@@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
python-version: [ 3.7, 3.8, 3.9 ]
- attempt: [ 1 2 3 4 5 6 7 8 9 0 ]
+ attempt: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 ]
fail-fast: false
timeout-minutes: 15
steps: