Skip to content

Commit a68ad1b

Browse files
authored
Update test.yml
1 parent e29c96a commit a68ad1b

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
@@ -66,7 +66,7 @@ jobs:
6666
steps:
6767
- uses: actions/upload-artifact@v4
6868
with:
69-
path: .coverage.*
69+
path: coverage-*
7070
merge-multiple: true
7171
- name: Install coverage
7272
run: pip install coverage

0 commit comments

Comments
 (0)