Skip to content

Commit

Permalink
chore(ci): Update timeout for .github/workflows/test.yml (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-eng-enablement authored Feb 22, 2024
1 parent 3501bd5 commit 088679a
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 @@ -10,6 +10,7 @@ on:

jobs:
tests:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Tests
runs-on: ubuntu-20.04

Expand Down

0 comments on commit 088679a

Please sign in to comment.