mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -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
|
uses: nick-fields/retry@v3
|
||||||
with:
|
with:
|
||||||
timeout_seconds: 60
|
timeout_seconds: 60
|
||||||
max_attempts: 12
|
max_attempts: 30
|
||||||
command: |
|
command: |
|
||||||
curl -f -X GET http://localhost:8080/api/v1/admin/config
|
curl -f -X GET http://localhost:8080/api/v1/admin/config
|
||||||
- name: Run bdd tests
|
- name: Run bdd tests
|
||||||
|
|||||||
Reference in New Issue
Block a user