Fix ensure unique coverage report artifacts

This commit is contained in:
Reckless_Satoshi
2024-01-09 01:24:54 +00:00
parent ae27b18d30
commit b97cdcf285

View File

@ -79,5 +79,5 @@ jobs:
- name: 'Upload coverage report'
uses: actions/upload-artifact@v4
with:
name: coverage-report-${{ matrix.python-tag }}-${{ matrix.ln-vendor }}
name: coverage-report-${{ matrix.python-tag }}-${{ matrix.ln-vendor }}-${{ github.run_id }}
path: htmlcov/