Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Mar 23, 2024
1 parent 3308e3c commit 284dfae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Test
runs-on: ubuntu-latest
env:
DATABASE_URL: file:/var/lib/test.db
DATABASE_URL: file:./test.db
steps:
- uses: mskelton/setup-pnpm@v2
- run: pnpm playwright install chromium --with-deps
Expand Down

0 comments on commit 284dfae

Please sign in to comment.