We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c8e50 commit cc7b052Copy full SHA for cc7b052
.github/workflows/test-js.yml
@@ -61,4 +61,4 @@ jobs:
61
cache: npm
62
- run: npm install
63
- run: npm run build --if-present
64
- - run: npm run test:coverage
+ - run: npm run test:coverage --if-present
0 commit comments