Skip to content

Commit fa82a80

Browse files
2 parents 8e6fc28 + eafa129 commit fa82a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: npm install
2323

2424
- name: Run tests
25-
run: npm run test --passWithNoTests
25+
run: npm run test -- --passWithNoTests

0 commit comments

Comments
 (0)