Skip to content

Commit edee6b9

Browse files
committed
check gcovr version
Signed-off-by: Anas Nashif <[email protected]>
1 parent 54e7ea5 commit edee6b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/twister_tests_blackbox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: |
6060
sudo apt-get update -y
6161
sudo apt-get install -y lcov
62+
gcovr --version
6263
echo "Run twister tests"
6364
export ZEPHYR_SDK_INSTALL_DIR=../zephyr-sdk
6465
source zephyr-env.sh

0 commit comments

Comments
 (0)