Skip to content

Commit

Permalink
Merge pull request #890 from PCMDI/lee1043-patch-1
Browse files Browse the repository at this point in the history
Increase timeout for github action build test
  • Loading branch information
lee1043 authored Nov 15, 2022
2 parents 93c30ce + 21c415f commit b9ecd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
defaults:
run:
shell: bash -l {0}
timeout-minutes: 5
timeout-minutes: 10
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit b9ecd07

Please sign in to comment.