Update main.yml
This commit is contained in:
parent
c2ebe12cd1
commit
b0cae1ad57
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 ci
|
||||
npm install
|
||||
npm run lint
|
||||
# npm test
|
||||
|
Loading…
Reference in New Issue
Block a user