We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52afdc9 commit e2d0e64Copy full SHA for e2d0e64
.github/workflows/test_code.yml
@@ -55,5 +55,5 @@ jobs:
55
if: always()
56
uses: actions/upload-artifact@v4
57
with:
58
- name: coverage-test-code-${{ matrix.os }}-${{ matrix.python_version }}
+ name: coverage-test-code-${{ matrix.os }}-${{ matrix.python-version }}
59
path: .coverage*
0 commit comments