mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-28 23:32:09 -04:00
Update meson.yml
This commit is contained in:
parent
9afb67dc2f
commit
3264738dbb
8
.github/workflows/meson.yml
vendored
8
.github/workflows/meson.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
coverage:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
steps:
|
||||
- name: checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
@ -60,6 +60,6 @@ jobs:
|
||||
|
||||
- name: generate code coverage report
|
||||
uses: threeal/gcovr-action@v1.0.0
|
||||
with:
|
||||
coveralls-send: true
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
coveralls-send: true
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user