mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bump threeal/gcovr-action from 1.0.0 to 1.1.0 (#3636)
Bumps [threeal/gcovr-action](https://github.com/threeal/gcovr-action) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/threeal/gcovr-action/releases) - [Commits](https://github.com/threeal/gcovr-action/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: threeal/gcovr-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c95dc9d149
commit
cfe92ce845
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: ctest --test-dir build -j 8 --output-on-failure
|
||||
|
||||
- name: Generate a code coverage report
|
||||
uses: threeal/gcovr-action@v1.0.0
|
||||
uses: threeal/gcovr-action@v1.1.0
|
||||
with:
|
||||
coveralls-out: coverage.coveralls.json
|
||||
excludes: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue