We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493e156 commit dd3dd0eCopy full SHA for dd3dd0e
.github/workflows/ci.yml
@@ -24,4 +24,4 @@ jobs:
24
- run: npm install -g npm@8
25
- run: node --version
26
- run: yarn
27
- - run: yarn test:unit
+ - run: yarn test
0 commit comments