We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2725f08 commit eec3be4Copy full SHA for eec3be4
1 file changed
.github/workflows/ci.yml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
node-version: '20.x'
14
registry-url: 'https://registry.npmjs.org'
15
- - run: jest
+ - run: npm run test
0 commit comments