Skip to content

Commit eec3be4

Browse files
committed
change command
1 parent 2725f08 commit eec3be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
node-version: '20.x'
1414
registry-url: 'https://registry.npmjs.org'
15-
- run: jest
15+
- run: npm run test

0 commit comments

Comments
 (0)