We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6d7f6 commit 77c4cfcCopy full SHA for 77c4cfc
.github/workflows/node.js.yml
@@ -42,7 +42,7 @@ jobs:
42
working-directory: ./web
43
44
- name: Run tests
45
- run: npm test
+ run: npm test -- --passWithNoTests
46
47
48
- name: Build project
0 commit comments