Skip to content

Commit cdddb66

Browse files
committed
Remove duplicate run
1 parent 5f05e0d commit cdddb66

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
with:
1111
node-version: 18.x
1212
- name: npm install, build, and test
13-
run: |
14-
npm install
15-
npm run build --if-present
1613
run: |
1714
npm install
1815
npm run build --if-present

0 commit comments

Comments
 (0)