We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eccc6cf + ba42e31 commit 547cb9dCopy full SHA for 547cb9d
1 file changed
.github/workflows/test.yml
@@ -36,6 +36,7 @@ jobs:
36
run: npm run check
37
build:
38
runs-on: ubuntu-latest
39
+ needs: test
40
steps:
41
- name: Checkout your repository using git
42
uses: actions/checkout@v4
0 commit comments