Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Umair Khan committed Mar 26, 2024
1 parent f291228 commit 411a215
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,3 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
env_vars: OS,PYTHON
files: ./coverage.xml
name: Coverage Report with codecov overview
fail_ci_if_error: true
verbose: true

0 comments on commit 411a215

Please sign in to comment.