mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Set path to coverage file
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -85,6 +85,7 @@ jobs:
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path-to-lcov: .coverage
|
||||
if: matrix.python-version == 3.8
|
||||
|
||||
- name: Save coverage result artifacts
|
||||
|
||||
Reference in New Issue
Block a user