Skip to content

Commit 27e0af7

Browse files
upload lcov…
1 parent 0dbab7c commit 27e0af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
uses: actions/upload-artifact@v4
112112
with:
113113
name: lcov.info
114-
path: coverage.lcov
114+
path: library/coverage.lcov
115115
- name: Upload coverage to Coveralls
116116
if: ${{ inputs.coverage }}
117117
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)