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 e4a4535 commit dd6da07Copy full SHA for dd6da07
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: "npm run test:ci"
31
lint:
32
runs-on: ubuntu-latest
33
- needs: test_matrix
+ needs: test
34
steps:
35
- uses: actions/checkout@v3
36
- uses: actions/setup-node@v3
0 commit comments