tracker: testing local coverage reports
This commit is contained in:
parent
43af2ffc4a
commit
73da5dfa40
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tracker-tests.yaml
vendored
2
.github/workflows/tracker-tests.yaml
vendored
|
|
@ -242,7 +242,7 @@ jobs:
|
|||
# Upload coverage report as an artifact
|
||||
- name: Upload Coverage Report
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: coverage-report
|
||||
path: coverage-report
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue