Skip to content

Commit 77c4cfc

Browse files
authored
Update node.js.yml
1 parent af6d7f6 commit 77c4cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
working-directory: ./web
4343

4444
- name: Run tests
45-
run: npm test
45+
run: npm test -- --passWithNoTests
4646
working-directory: ./web
4747

4848
- name: Build project

0 commit comments

Comments
 (0)