Skip to content

Commit

Permalink
build: bun start on playwright test
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiabrandt committed Jun 26, 2024
1 parent 301f345 commit cb59bcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
start: bun start
wait-on: 'http://localhost:3000'
name: playwright-report
path: playwright-report/
retention-days: 30

0 comments on commit cb59bcb

Please sign in to comment.