Skip to content

Commit

Permalink
changed test report artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
wmalgadey committed Dec 20, 2024
1 parent b543811 commit d60ba28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ jobs:
- name: Upload coverage report
uses: actions/upload-artifact@v4
with:
name: coverage-html-report
name: coverage-html-report-${{ matrix.python-version }}
path: coverage_html_report

0 comments on commit d60ba28

Please sign in to comment.