Skip to content

Commit

Permalink
CI: fix code coverage (#197)
Browse files Browse the repository at this point in the history
rely on codecov automatically detecting coverage output
  • Loading branch information
jharley committed Jul 26, 2022
1 parent bcffc99 commit a82c49b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Expand Up @@ -73,8 +73,6 @@ jobs:

- name: Generate Coverage Report
uses: codecov/codecov-action@v3.1.0
with:
files: ./client-coverage.txt, ./tf-coverage.txt

fmt:
name: Formatting
Expand Down

0 comments on commit a82c49b

Please sign in to comment.