Skip to content

Commit

Permalink
Merge pull request #93 from storyprotocol/feat/increase_timeout
Browse files Browse the repository at this point in the history
[feat] add timeout per request from Boris
  • Loading branch information
AndyBoWu authored Oct 21, 2024
2 parents 4d40caf + df73cbb commit 8f42681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
jobs:
build_and_test:
name: Build and Test
timeout-minutes: 15
timeout-minutes: 60
runs-on: ubuntu-latest
## Example to fix envrionment secret not passing in: https://github.com/AllanOricil/workflow-template-bug/blob/master/.github/workflows/workflow-template-fix-without-required-secret.yml
environment: ${{ inputs.ENVIRONMENT }}
Expand Down

0 comments on commit 8f42681

Please sign in to comment.