Skip to content

Commit b19cdab

Browse files
committed
ci: change test script
1 parent ae18d5a commit b19cdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: npm run build
2727

2828
- name: Test code
29-
run: npm run test:nobuild
29+
run: npm run test

0 commit comments

Comments
 (0)