Skip to content

Commit

Permalink
[ci] Increase coverage workflow timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul committed Jan 11, 2025
1 parent 684e16f commit 3c29b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:

jobs:
coverage:
timeout-minutes: 10
timeout-minutes: 15
name: "Coverage"
runs-on: ubuntu-24.04
steps:
Expand Down

0 comments on commit 3c29b78

Please sign in to comment.