From 22dfb6a3d883bbc2ffeb73295c0aab59345e27c3 Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Wed, 5 May 2021 17:11:55 +0530 Subject: [PATCH] ci: Fix path-to-cov --- .github/workflows/server-mariadb-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/server-mariadb-tests.yml b/.github/workflows/server-mariadb-tests.yml index f8147fd14e..f79e1333f3 100644 --- a/.github/workflows/server-mariadb-tests.yml +++ b/.github/workflows/server-mariadb-tests.yml @@ -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: