mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update build.yml
This commit is contained in:
parent
1dd704840e
commit
0d44bd0c4b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
- name: Install and Test
|
- name: Install and Test
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
|
npm run-script lint
|
||||||
npm run-script test
|
npm run-script test
|
||||||
|
|
||||||
- name: Uploade CodeCov Report
|
- name: Uploade CodeCov Report
|
||||||
|
Loading…
Reference in New Issue
Block a user