Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: testing cocde coverage #43

Merged
merged 10 commits into from
Aug 5, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
WIP: testing cocde coverage
  • Loading branch information
tcew committed Aug 5, 2020
commit 7c31d4d5d25a4a28297ec59c42f6d949b76e817e
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
echo ${LD_LIBRARY_PATH}
ls ${OCCA_DIR}/lib
make test
run: bash <(curl --no-buffer -s https://codecov.io/bash) -x gcov
bash <(curl --no-buffer -s https://codecov.io/bash) -x gcov
env:
OCCA_DIR: /home/runner/work/libparanumal/libparanumal/occa/
LD_LIBRARY_PATH: /home/runner/work/libparanumal/libparanumal/occa/lib