Skip to content

Commit

Permalink
GA: increase run-time for covr
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Jul 29, 2024
1 parent adf32b8 commit 12a8079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/covr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
covr:
if: "! contains(github.event.head_commit.message, '[ci skip]')"

timeout-minutes: 60
timeout-minutes: 120

runs-on: ubuntu-latest

Expand Down

0 comments on commit 12a8079

Please sign in to comment.