Skip to content

Commit bff4514

Browse files
Update main.yml
1 parent dac6bc3 commit bff4514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
working-directory: ./tools
2222

2323
- name: Run CI tests
24-
run: npm run test-ci
24+
run: npm test
2525
working-directory: ./tools

0 commit comments

Comments
 (0)