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 6d55e74 commit bdb973cCopy full SHA for bdb973c
.github/workflows/ci.yml
@@ -54,5 +54,5 @@ jobs:
54
- run: pnpm exec playwright install chromium
55
- run: pnpm build
56
- run: pnpm test -t better-sqlite
57
- - name: Setup upterm session
58
- uses: lhotari/action-upterm@v1
+ - name: Setup tmate session
+ uses: mxschmitt/action-tmate@v3
0 commit comments