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