Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Commit

Permalink
coverall
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed May 11, 2020
1 parent 550f833 commit a785e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: './target/coverage/report/*.info'
path-to-lcov: './target/coverage/report/lcov.info'

0 comments on commit a785e9a

Please sign in to comment.