Skip to content

Commit ae622ae

Browse files
author
Kevin Kim
committed
Update reruns in github actions
1 parent c68b614 commit ae622ae

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)