Skip to content

Commit

Permalink
fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
chhwang committed Aug 15, 2024
1 parent 45b14b8 commit f7c6867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ut-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: |
cd build
PYTHONPATH=$PWD/python ARK_ROOT=$PWD python3 -m pytest \
--cov=../python/ark \
--cov=python/ark \
--cov-report lcov:py_coverage.info \
--verbose \
../python/unittest/test.py
Expand Down

0 comments on commit f7c6867

Please sign in to comment.