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 b2f2ccc commit 07b1155Copy full SHA for 07b1155
.github/workflows/test_code.yml
@@ -56,5 +56,5 @@ jobs:
56
if: always()
57
uses: actions/upload-artifact@v4
58
with:
59
- name: coverage-test-code
+ name: coverage-test-code-${{ matrix.os }}-${{ matrix.python_version }}
60
path: /tmp/.coverage.*
0 commit comments