Skip to content

Commit 6f27511

Browse files
committed
debug git actions
1 parent d8d0def commit 6f27511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
github-token: ${{ secrets.github_token }}
5959
flag-name: run-${{ matrix.test_number }}
6060
parallel: true
61-
path-to-lcov: .coverage
61+
path-to-lcov: ./.coverage
6262

6363
coveralls:
6464
needs:

0 commit comments

Comments
 (0)