Make tests harder to fail again

This commit is contained in:
Oliver Blanthorn 2020-08-03 14:57:39 +01:00
parent e7cc548bb2
commit 72fea46af8
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -12,7 +12,7 @@ on:
jobs:
test:
timeout-minutes: 20
timeout-minutes: 120
strategy:
fail-fast: false
matrix:
@ -81,7 +81,7 @@ jobs:
env:
HEADLESS: 1
with:
max_attempts: 10
max_attempts: 40
timeout_minutes: 10
retry_wait_seconds: 10
command: |