We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd08687 commit a60ffafCopy full SHA for a60ffaf
.github/workflows/storage.yml
@@ -75,7 +75,6 @@ jobs:
75
# timeout_minutes: 120
76
timeout_seconds: 1
77
max_attempts: 3
78
- retry_on: error
79
# retry_wait_seconds: 120
80
retry_wait_seconds: 1
81
command: ([ -z $plist_secret ] || scripts/build.sh Storage${{ matrix.language }} all)
0 commit comments