Fix CI
This commit is contained in:
parent
f3fbf6104e
commit
9c3def8d8b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -26,6 +26,6 @@ jobs:
|
||||
|
||||
- name: npm install, build and test
|
||||
run: |
|
||||
npm install
|
||||
npm install --force
|
||||
npm run lint
|
||||
npm test
|
||||
|
Loading…
Reference in New Issue
Block a user