Skip to content

Commit

Permalink
[feat] add timeout per request from Boris
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBoWu committed Oct 21, 2024
1 parent 4d40caf commit df73cbb
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 df73cbb

Please sign in to comment.