Skip to content

Commit

Permalink
ci/cd: added github actions for test and code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-shuvo committed Oct 21, 2022
1 parent 7d7dfe5 commit d86e990
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
directory: ./
files: ./coverage.lcov
flags: unittests
verbose: true
fail_ci_if_error: true

0 comments on commit d86e990

Please sign in to comment.