mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 02:46:28 +00:00
Fix names on coverage reports
This commit is contained in:
parent
343bd2c86e
commit
989de050f5
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@ -79,5 +79,5 @@ jobs:
|
||||
- name: 'Upload coverage report'
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: coverage-report
|
||||
name: coverage-report-${{ matrix.python-tag }}-${{ matrix.ln-vendor }}
|
||||
path: htmlcov/
|
Loading…
Reference in New Issue
Block a user