Skip to content

Commit

Permalink
Add needs
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 5, 2023
1 parent 5d7c774 commit 6a3b866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
retention-days: 1

test:
needs:
- build
runs-on: ubuntu-latest
steps:
- name: Use Node.js ${{ env.node-version }}
Expand Down

0 comments on commit 6a3b866

Please sign in to comment.