mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
npm run test
This commit is contained in:
parent
4143026b46
commit
47d09c0c25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
run: npm run build
|
||||
|
||||
- name: npm test
|
||||
run: npm test
|
||||
run: npm run test
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
|
Loading…
Add table
Reference in a new issue