Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Feb 14, 2024
1 parent fd8b6c2 commit b7b9b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-execute-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ runs:
uses: nick-fields/retry@v3
if: ${{inputs.os == 'macos' || inputs.os == 'macos-arm64'}}
with:
timeout_seconds: 1
timeout_minutes: 3
max_attempts: 3
retry_on: timeout
command: |
Expand Down

0 comments on commit b7b9b31

Please sign in to comment.