Skip to content

Commit f34fee1

Browse files
authored
Remove npm test step from CI workflow
Remove the test step from the CI workflow.
1 parent 9594b42 commit f34fee1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ jobs:
2727
cache: 'npm'
2828
- run: npm ci
2929
- run: npm run build --if-present
30-
- run: npm test

0 commit comments

Comments
 (0)