diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 96c9319..1b2c1bd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,3 +21,4 @@ jobs: uses: coverallsapp/github-action@master with: github-token: ${{ secrets.GITHUB_TOKEN }} + file: "test-report-lcov.info"