mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-08 23:18:05 -05:00
More attempts
This commit is contained in:
2
.github/workflows/run-backend-bdd-tests.yml
vendored
2
.github/workflows/run-backend-bdd-tests.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
uses: nick-fields/retry@v3
|
||||
with:
|
||||
timeout_seconds: 60
|
||||
max_attempts: 12
|
||||
max_attempts: 30
|
||||
command: |
|
||||
curl -f -X GET http://localhost:8080/api/v1/admin/config
|
||||
- name: Run bdd tests
|
||||
|
||||
Reference in New Issue
Block a user