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