Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! feat(coverage): Use GitHub Actions…
Browse files Browse the repository at this point in the history
… for code coverage
  • Loading branch information
gjasny committed Nov 1, 2019
1 parent ed72f11 commit 05f5edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/run-cmake-coverage
Expand Up @@ -3,6 +3,7 @@
set -euo pipefail

WORKSPACE=$(cd "$(dirname "${BASH_SOURCE[0]}")"/../.. && /bin/pwd -P)
PATH=$HOME/.local/bin:$PATH

pip install --user cpp-coveralls
echo PATH=$PATH
Expand Down

0 comments on commit 05f5edb

Please sign in to comment.