We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8ae8f commit f18d2ddCopy full SHA for f18d2dd
.github/workflows/test.yaml
@@ -20,5 +20,4 @@ jobs:
20
- uses: actions/setup-node@v2
21
22
- run: npm ci
23
- - run: npm run test
24
- run: npm run test:sqlite
0 commit comments