mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-21 01:56:46 +00:00
Test
This commit is contained in:
parent
f3084222af
commit
580feb4efd
2 changed files with 0 additions and 10 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -25,11 +25,6 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Node 16.x
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16.x
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue