Skip to content

Commit d0f7682

Browse files
committed
fix report
1 parent 4d5b976 commit d0f7682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
uses: actions/upload-artifact@v4
5959
if: always()
6060
with:
61-
name: test-results-${{ matrix.python-version }}
61+
name: test-results
6262
path: ./reports/pytest.xml
6363
if-no-files-found: warn

0 commit comments

Comments
 (0)