Skip to content

Commit

Permalink
fixed server retry in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimsyed committed May 18, 2024
1 parent 81aa6a4 commit 0665d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr_ci_playwright_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
fi
- name: Wait for web server to be ready with retry
working-directory: ./frontend
run: |
MAX_ATTEMPTS=3
WAIT_TIME=90
Expand Down

0 comments on commit 0665d14

Please sign in to comment.