Skip to content

Commit 7d52b9b

Browse files
committed
tics: increase coverage timeout
1 parent d6d34df commit 7d52b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
run: ccache --show-stats --zero-stats
132132

133133
- name: Measure coverage
134-
timeout-minutes: 30
134+
timeout-minutes: 45
135135
run: |
136136
cmake --build build --target coverage-html
137137

0 commit comments

Comments
 (0)