chore: Remove debugging line

This commit is contained in:
Francois Best 2021-08-10 09:29:22 +02:00
parent a1ecd1eb26
commit 4eb9730202
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ jobs:
wget http://ftp.de.debian.org/debian/pool/main/l/lcov/lcov_1.14.orig.tar.gz --output-document="$LCOV_ROOT/lcov.tar.gz"
tar -xf "$LCOV_ROOT/lcov.tar.gz" --strip-components=1 -C "$LCOV_ROOT"
echo "$LCOV_ROOT/bin" >> $GITHUB_PATH
lcov --version
shell: bash
- name: Configure CMake