Skip to content

Commit a60ffaf

Browse files
authored
retry on error or timeout
1 parent fd08687 commit a60ffaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/storage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
# timeout_minutes: 120
7676
timeout_seconds: 1
7777
max_attempts: 3
78-
retry_on: error
7978
# retry_wait_seconds: 120
8079
retry_wait_seconds: 1
8180
command: ([ -z $plist_secret ] || scripts/build.sh Storage${{ matrix.language }} all)

0 commit comments

Comments
 (0)