Skip to content

Commit aa1aad3

Browse files
authored
Update test.yml
1 parent bb7a01c commit aa1aad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
env:
5858
PYTHONFAULTHANDLER: 1
5959
- name: Upload Coverage info
60-
- uses: actions/upload-artifact@v4
60+
uses: actions/upload-artifact@v4
6161
with:
6262
name: coverage-${{matrix.python-version}}
6363
path: .coverage.*

0 commit comments

Comments
 (0)