Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Oct 22, 2021
1 parent 3762f77 commit 9a7a850
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,11 @@ jobs:
run: echo "::set-output name=matrix::$(jq -c . < .github/matrix.json)"

test-run:
needs: test-strategy
needs:
- commit-lint
- super-linter
- npm-audit
- test-strategy

timeout-minutes: 5

Expand Down

0 comments on commit 9a7a850

Please sign in to comment.