Update BuildTest.yml

This commit is contained in:
Sébastien
2022-10-05 15:15:05 -04:00
committed by GitHub
parent 58af548252
commit 1d4bd8274b

View File

@@ -37,6 +37,7 @@ jobs:
pwd pwd
echo "Listing files" echo "Listing files"
ls -a ls -a
git status
# build_flags support the following options # build_flags support the following options
# --mock - to mock the compilation part - this is to be used for testing only # --mock - to mock the compilation part - this is to be used for testing only