mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
.gitlab-ci.yml: Remove coverage report from artifacts
Oversight from a5a405d669
.
This commit is contained in:
parent
15091ddecf
commit
cce3f3f439
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ stages:
|
|||
- "${BUNDLE}"
|
||||
- '_build/meson-logs/meson-log.txt'
|
||||
- '_build/meson-logs/testlog.txt'
|
||||
- '_build/coverage.html'
|
||||
#- '_build/coverage.html'
|
||||
expire_in: 2 days
|
||||
|
||||
flatpak devel:
|
||||
|
|
Loading…
Reference in a new issue