workflow fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -37,4 +37,4 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Test
|
||||
run: npm test --watch=false --passWithNoTests
|
||||
run: npm test --passWithNoTests --watch=false
|
||||
Reference in New Issue
Block a user