Skip to content

Commit

Permalink
Use file filter for scoverage upload (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 committed Jul 21, 2020
1 parent 625e996 commit ab4831f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
directory: eclair-core
file: ./eclair-core/target/scoverage.xml

0 comments on commit ab4831f

Please sign in to comment.