mirror of
https://github.com/gortc/stun.git
synced 2025-09-26 20:41:36 +08:00
Merge pull request #70 from gortc/dependabot/github_actions/jandelgado/gcov2lcov-action-v1.0.8
build(deps): bump jandelgado/gcov2lcov-action from v1.0.7 to v1.0.8
This commit is contained in:
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@@ -100,7 +100,7 @@ jobs:
|
||||
- name: Run tests with coverage
|
||||
run: make coverage
|
||||
- name: Convert coverage.out to coverage.lcov
|
||||
uses: jandelgado/gcov2lcov-action@v1.0.7
|
||||
uses: jandelgado/gcov2lcov-action@v1.0.8
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@v1.1.2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user