Skip to content

Commit

Permalink
updated path for ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Aug 9, 2024
1 parent 639c82f commit d51d29e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
cd ..
- name: Generate coverage report
run: |
PATH=$PATH:$HOME/local/bin
make test.coverage
- name: Upload unit test coverage to Codecov
uses: codecov/[email protected]
Expand Down

0 comments on commit d51d29e

Please sign in to comment.