mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 03:16:24 +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'
|
- name: 'Upload coverage report'
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: coverage-report
|
name: coverage-report-${{ matrix.python-tag }}-${{ matrix.ln-vendor }}
|
||||||
path: htmlcov/
|
path: htmlcov/
|
Loading…
Reference in New Issue
Block a user