mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 20:58:52 +00:00
gitlab-ci: Work around lcov incompatibility with gcc-9
This commit is contained in:
parent
61f5569baf
commit
5f5e560f0b
@ -66,6 +66,8 @@ fedora:coverage:
|
|||||||
name: "libsecret-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
|
name: "libsecret-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
|
||||||
paths:
|
paths:
|
||||||
- _build/meson-logs/coveragereport/
|
- _build/meson-logs/coveragereport/
|
||||||
|
# https://github.com/linux-test-project/lcov/issues/58
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user