Skip to content

Commit

Permalink
Update BuildTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sle118 committed Oct 5, 2022
1 parent 24c69a7 commit c400f44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/BuildTest.yml
Expand Up @@ -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"
Expand Down

0 comments on commit c400f44

Please sign in to comment.