Skip to content

Commit

Permalink
coverage: extend test timeout5
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Oct 13, 2023
1 parent 03e9b34 commit 0090033
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 @@ -88,7 +88,7 @@ jobs:
run: ccache --show-stats --zero-stats

- name: Test
timeout-minutes: 5
timeout-minutes: 10
env:
CTEST_OUTPUT_ON_FAILURE: 1
XDG_RUNTIME_DIR: /tmp
Expand Down

0 comments on commit 0090033

Please sign in to comment.