Skip to content

Commit 60f0d3f

Browse files
committedJan 18, 2024
build: restores tests to github actions build.
1 parent 3b3105a commit 60f0d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
cache: 'npm'
2929
- run: npm ci
3030
- run: npm run build --if-present
31-
# - run: npm test
31+
- run: npm test

0 commit comments

Comments
 (0)
Please sign in to comment.