Skip to content

Commit

Permalink
Update timeout for .github/workflows/test.yml (#7051)
Browse files Browse the repository at this point in the history
* Update default timeouts for .github/workflows/test.yml [skip ci]

* configure timeout

---------

Co-authored-by: Filipe Freire <[email protected]>
  • Loading branch information
team-eng-enablement and filfreire authored Feb 5, 2024
1 parent 85c10b1 commit ab52d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ concurrency:

jobs:
Test:
timeout-minutes: 25
runs-on: ubuntu-latest
steps:
- name: Checkout branch
Expand Down

0 comments on commit ab52d7a

Please sign in to comment.