mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-07 20:00:07 -04:00
Update meson.yml
This commit is contained in:
parent
f7d5589130
commit
a03fc6bec8
6
.github/workflows/meson.yml
vendored
6
.github/workflows/meson.yml
vendored
@ -23,13 +23,17 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
meson-version: 1.5.1
|
meson-version: 1.5.1
|
||||||
ninja-version: 1.11.1.1
|
ninja-version: 1.11.1.1
|
||||||
action: build
|
setup-options: -Db_coverage=true
|
||||||
|
options: --verbose
|
||||||
|
action: build
|
||||||
|
|
||||||
- name: meson test
|
- name: meson test
|
||||||
uses: BSFishy/meson-build@v1.0.3
|
uses: BSFishy/meson-build@v1.0.3
|
||||||
with:
|
with:
|
||||||
meson-version: 1.5.1
|
meson-version: 1.5.1
|
||||||
ninja-version: 1.11.1.1
|
ninja-version: 1.11.1.1
|
||||||
|
setup-options: -Db_coverage=true
|
||||||
|
options: --verbose
|
||||||
action: test
|
action: test
|
||||||
|
|
||||||
- name: generate code coverage report
|
- name: generate code coverage report
|
||||||
|
Loading…
x
Reference in New Issue
Block a user