Skip to content

Commit

Permalink
Merge pull request #13 from agrare/add_timeout_minutes_to_ci
Browse files Browse the repository at this point in the history
Add timeout-minutes: 5 to CI workflow
  • Loading branch information
Fryguy authored Jan 31, 2025
2 parents 07ddb88 + 016fafd commit e2ccd3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

jobs:
ci:
timeout-minutes: 5
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit e2ccd3b

Please sign in to comment.