Skip to content

Commit a42cc6a

Browse files
CI: Update name
1 parent 8a67238 commit a42cc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
fail_ci_if_error: false
7878
flags: pytest
7979
directory: ./reports
80-
name: "dir-content-diff-py${{ matrix.python-version }}-${{ matrix.min_versions }}"
80+
name: "dir-content-diff-py${{ matrix.python-version }}-${{ matrix.min_versions }}-test-results"
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
env:
8383
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)