Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 7c5eca6

Browse files
authored
Update node.js.yml
1 parent 2e8a592 commit 7c5eca6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,4 @@ jobs:
2020
- name: Setup Chrome
2121
uses: browser-actions/setup-chrome@latest
2222
- name: Test
23-
run: npm run test:ci
24-
- name: Upload artifact for deployment job
25-
uses: actions/upload-artifact@v2
26-
with:
27-
name: node-app
28-
path: dist/angular-workflow-example
23+
run: npm test

0 commit comments

Comments
 (0)