mirror of
https://code.forgejo.org/actions/download-artifact
synced 2025-07-16 23:13:51 +02:00
Update test.yml
This commit is contained in:
parent
d350cbd54b
commit
a6a7c5f5ce
1 changed files with 0 additions and 12 deletions
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…
Add table
Add a link
Reference in a new issue