mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-22 00:20:17 +00:00
Update test.yml
This commit is contained in:
parent
d350cbd54b
commit
a6a7c5f5ce
12
.github/workflows/test.yml
vendored
12
.github/workflows/test.yml
vendored
@ -27,18 +27,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 12.x
|
node-version: 12.x
|
||||||
|
|
||||||
- name: npm install
|
|
||||||
run: npm install
|
|
||||||
|
|
||||||
- name: Compile
|
|
||||||
run: npm run build
|
|
||||||
|
|
||||||
- name: Lint
|
|
||||||
run: npm run lint
|
|
||||||
|
|
||||||
- name: Format
|
|
||||||
run: npm run format-check
|
|
||||||
|
|
||||||
# Test end-to-end by uploading two artifacts and then downloading them
|
# Test end-to-end by uploading two artifacts and then downloading them
|
||||||
# Once upload-artifact v2 is out of preview, switch over
|
# Once upload-artifact v2 is out of preview, switch over
|
||||||
- name: Create artifacts
|
- name: Create artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user