Skip to content

Commit

Permalink
config change
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassidy-Boilley committed May 25, 2024
1 parent d4e6438 commit 2f2b20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: next build
run: |
npm ci
npm run dev &
next build &
sleep 30
- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 2f2b20b

Please sign in to comment.