We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccc6cf commit ba42e31Copy full SHA for ba42e31
.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