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 6a2add4 commit 869a993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: mskelton/setup-pnpm@v2
- run: pnpm playwright install chromium --with-deps
- run: pnpm prisma migrate dev
- run: pnpm db:seed
- run: pnpm test
- name: Upload test results
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 869a993

Please sign in to comment.