Skip to content

Commit 7977e41

Browse files
committed
build: update tasks
1 parent d862fb7 commit 7977e41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ jobs:
1111
- uses: volta-cli/action@v1
1212
- run: npm ci --no-audit
1313
- run: npm run lint --if-present
14-
- run: npm test
15-
- run: npm run build --if-present
16-
env:
17-
CI: true

0 commit comments

Comments
 (0)