Update BuildTest.yml

This commit is contained in:
Sébastien
2022-10-05 14:55:09 -04:00
committed by GitHub
parent 24c69a70d2
commit c400f4467e

View File

@@ -31,6 +31,8 @@ jobs:
id: build_flags
run: |
. /opt/esp/python_env/idf4.3_py3.8_env/bin/activate
env
ls
# build_flags support the following options
# --mock - to mock the compilation part - this is to be used for testing only
# --force - to force a release build even if the last commit message doesn't contain the word "release"