8000 workflows/ci: try uploading both files · tetsuo-cpp/sigstore-python@ea0f16e · GitHub
[go: up one dir, main page]

Skip to content

Commit ea0f16e

Browse files
committed
workflows/ci: try uploading both files
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent c285a7a commit ea0f16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: upload coverage
8080
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1
8181
with:
82-
files: ./coverage.xml
82+
files: ./.coverage,./coverage.xml
8383
fail_ci_if_error: true
8484

8585
test-offline:

0 commit comments

Comments
 (0)
0