Skip to content

Commit

Permalink
Prevent overspending in case of hung tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lilsweetcaligula committed Jun 10, 2021
1 parent 91f6066 commit 4740911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:

jobs:
build:
timeout-minutes: 4

strategy:
fail-fast: false
Expand Down

0 comments on commit 4740911

Please sign in to comment.