More attempts

This commit is contained in:
Fang-Pen Lin
2025-11-07 19:20:09 -08:00
parent 81c88fffec
commit e9f88e28be

View File

@@ -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