Skip to content

Commit

Permalink
Fix failure to communicate with production builds for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwilliams committed Sep 20, 2023
1 parent 39f6120 commit b8b9eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ jobs:
HOST: "0.0.0.0"
PORT: 3000
DO_NOT_TRACK: 1
NODE_ENV: "development"
- name: Wait for the example to start
uses: mydea/action-wait-for-api@v1
with:
Expand Down

0 comments on commit b8b9eb7

Please sign in to comment.