Skip to content

Commit

Permalink
add wait-on
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveDarsa committed Feb 26, 2024
1 parent c4799f8 commit 4201d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
with:
config-file: ./cypress/cypress.config.ts
auto-cancel-after-failures: 1
wait-on: "http://0.0.0.0:3000"
build: yarn build && GRAPHQL_API=http://0.0.0.0:33000/graphql KEYCLOAK_API=http://0.0.0.0:38088/auth yarn start
command: yarn cypress:runAll

Expand Down

0 comments on commit 4201d7b

Please sign in to comment.