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 bb7a01c commit aa1aad3Copy full SHA for aa1aad3
.github/workflows/test.yml
@@ -57,7 +57,7 @@ jobs:
57
env:
58
PYTHONFAULTHANDLER: 1
59
- name: Upload Coverage info
60
- - uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v4
61
with:
62
name: coverage-${{matrix.python-version}}
63
path: .coverage.*
0 commit comments