tracker: testing local coverage reports

This commit is contained in:
nick-delirium 2025-04-01 17:54:51 +02:00
parent 43af2ffc4a
commit 73da5dfa40
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -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