mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
CI: Run test coverage for Visual Studio builds
Ensure that we do run it and upload the results.
This commit is contained in:
parent
b1e6e7fb18
commit
3e54a34e33
@ -143,10 +143,13 @@ vs2017-x64:
|
||||
script:
|
||||
- .gitlab-ci/test-msvc.bat
|
||||
artifacts:
|
||||
reports:
|
||||
junit: "_build/%CI_JOB_NAME%-report.xml"
|
||||
name: "glib-%CI_JOB_NAME%-%CI_COMMIT_REF_NAME%"
|
||||
when: always
|
||||
paths:
|
||||
- _build/meson-logs
|
||||
- "_build/%CI_JOB_NAME%-report.xml"
|
||||
|
||||
freebsd-11-x86_64:
|
||||
stage: build
|
||||
|
Loading…
Reference in New Issue
Block a user