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
|
- name: npm install, build and test
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install --force
|
||||||
npm run lint
|
npm run lint
|
||||||
npm test
|
npm test
|
||||||
|
Loading…
Reference in New Issue
Block a user