Skip to content

Commit 0b24486

Browse files
committed
correct test script
1 parent e49cf59 commit 0b24486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
npm ci
2323
npm run pm2:api
2424
npm run build
25-
npm test:unit
25+
npm run test:unit
2626
env:
2727
CI: true

0 commit comments

Comments
 (0)