Skip to content

Commit

Permalink
npx!
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewgdewar committed Jan 30, 2025
1 parent 952af71 commit 2e3bcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
- name: Wait for backend to be ready
run: |
echo "Waiting for backend to be ready..."
wait-on http://localhost:8000
npx wait-on http://localhost:8000
- name: Run front-end Playwright tests
run: yarn playwright test
Expand Down

0 comments on commit 2e3bcc2

Please sign in to comment.