mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-21 16:10: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:
|
||||
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
|
||||
# Once upload-artifact v2 is out of preview, switch over
|
||||
- name: Create artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user