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 4b749c9 commit b435e02Copy full SHA for b435e02
.github/workflows/web.yaml
@@ -27,5 +27,4 @@ jobs:
27
28
- run: npm install
29
- run: npm run check
30
- continue-on-error: true
31
- - run: npm run test:unit
+ - run: npm run test:unit
0 commit comments