Skip to content

Commit

Permalink
Update timeout for .github/workflows/tests.yml (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-eng-enablement authored Feb 3, 2024
1 parent 8db44c4 commit d04d2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ env:
jobs:

tests:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Busted Tests

strategy:
Expand Down

0 comments on commit d04d2a8

Please sign in to comment.