ci: Fix path-to-cov
This commit is contained in:
parent
d58191346e
commit
22dfb6a3d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server-mariadb-tests.yml
vendored
2
.github/workflows/server-mariadb-tests.yml
vendored
|
|
@ -101,7 +101,7 @@ jobs:
|
|||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
flag-name: run-${{ matrix.test_number }}
|
||||
path-to-cov: ~/frappe-bench/sites/.coverage
|
||||
path-to-lcov: ~/frappe-bench/sites/.coverage
|
||||
parallel: true
|
||||
|
||||
finish:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue