Skip to content

Commit f83faa7

Browse files
authored
Update node.js.yml
1 parent d761471 commit f83faa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
node-version: '18.x'
1616
- run: npm ci
1717
- run: npm run build --if-present
18-
- run: npm test
18+
# - run: npm test

0 commit comments

Comments
 (0)