Skip to content

Commit

Permalink
use http-get
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchcivic committed Mar 11, 2025
1 parent 3fa0661 commit 10d8f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Start the nextjs example app
uses: JarvusInnovations/background-action@v1.0.7
with:
run: yarn install && yarn build && yarn dev &
run: yarn dev &
working-directory: packages/civic-auth/nextjs
wait-on: http-get://localhost:3000
wait-for: 120s
Expand Down

0 comments on commit 10d8f7e

Please sign in to comment.