Skip to content

Commit

Permalink
updates workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tfjgeorge committed Mar 8, 2022
1 parent 10db2f5 commit edb4bbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nngeometry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,8 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
with:
directory: ./coverage/reports/
env_vars: OS,PYTHON
fail_ci_if_error: true
flags: unittests
name: codecov-umbrella
path_to_write_report: ./coverage/codecov_report.txt
verbose: true

0 comments on commit edb4bbe

Please sign in to comment.