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 913bbf5 commit 98df7fcCopy full SHA for 98df7fc
.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 -t better-sqllite
+ - run: pnpm test -t better-sqlite
0 commit comments