Skip to content

Commit

Permalink
Test DB
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Aug 9, 2024
1 parent a247d2a commit 714cbfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
test:
name: Test
runs-on: ubuntu-latest
env:
DATABASE_URL: file:./data/mskelton.db
steps:
- uses: mskelton/setup-pnpm@v3
- run: pnpm playwright install chromium --with-deps
Expand Down

0 comments on commit 714cbfd

Please sign in to comment.