Problem: CI: codecov may take a very long time to run.
Solution: Add a timeout. (Philip Heiduck, closes #12559)
find . -type f -name '*.gcno' -exec gcov -pb {} + || true
- name: Codecov
+ timeout-minutes: 20
if: matrix.coverage
uses: codecov/codecov-action@v3
with:
find . -type f -name '*.gcno' -exec gcov -pb {} + || true
- name: Codecov
+ timeout-minutes: 20
if: matrix.coverage
uses: codecov/codecov-action@v3
with:
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1646,
/**/
1645,
/**/