Skip to content

Commit

Permalink
ci: rm init step
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Nov 14, 2023
1 parent a8278a3 commit f1b6859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

test_pr:
if: ${{ github.event_name == 'pull_request' }}
needs: init
name: Test PR (Node v${{ matrix.node-version }}, OS ${{ matrix.os }})
strategy:
matrix:
Expand Down

0 comments on commit f1b6859

Please sign in to comment.