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 e51f1d0 commit 913bbf5Copy full SHA for 913bbf5
.github/workflows/ci.yml
@@ -53,4 +53,4 @@ jobs:
53
- run: pnpm install --frozen-lockfile
54
- run: pnpm exec playwright install chromium
55
- run: pnpm build
56
- - run: pnpm test
+ - run: pnpm test -t better-sqllite
0 commit comments