Retry fewer times

The tests seem fairly reliable now
This commit is contained in:
Oliver Blanthorn 2020-06-21 12:51:11 +01:00
parent 6a33e2775f
commit 2182b9f9fc
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -61,7 +61,7 @@ jobs:
env:
HEADLESS: 1
with:
max_attempts: 10
max_attempts: 3
timeout_minutes: 10
retry_wait_seconds: 10
command: |