Skip to content

Commit

Permalink
ci: add timeout for atomic-angular e2e (#3163)
Browse files Browse the repository at this point in the history
  • Loading branch information
olamothe authored Sep 11, 2023
1 parent bdc4330 commit 5f17063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/e2e-atomic-angular/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ runs:
command-prefix: 'npx -w @coveo/atomic-angular-samples cypress-repeat run -n 3 --until-passes --rerun-failed-only --'
start: npx nx run atomic-angular-samples:dev
wait-on: 'http://localhost:4200'
wait-on-timeout: 600000
install: false
record: false
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 5f17063

Please sign in to comment.