ci: Fix path-to-cov

This commit is contained in:
Suraj Shetty 2021-05-05 17:11:55 +05:30
parent d58191346e
commit 22dfb6a3d8

View file

@ -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: