Skip to content

Commit 71413a7

Browse files
Update reruns in github actions (#1158)
2 parents c68b614 + ae622ae commit 71413a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989

9090
DA_GCP_LABELBOX_API_KEY: ${{ secrets[matrix.da-test-key] }}
9191
run: |
92-
tox -e py -- -n 10 -svv --reruns 3 --reruns-delay 8
92+
tox -e py -- -n 10 -svv --reruns 5 --reruns-delay 8

0 commit comments

Comments
 (0)