We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49fccf commit 7f19a23Copy full SHA for 7f19a23
.github/workflows/test.yaml
@@ -43,4 +43,4 @@ jobs:
43
restore-keys: |
44
${{ runner.os }}-node
45
- run: npm i
46
- - run: npm run test:jest
+ # no tests yet - run: npm run test:jest
0 commit comments