Skip to content

Commit

Permalink
Undo unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Oct 21, 2024
1 parent 8a82ac7 commit bff7f03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/examples-nxp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ jobs:
gh-context: ${{ toJson(github) }}

- name: Build K32W0 examples
# K32W has low flash and as a result some logging messages are removed
# to make it fit:
# - lighting disables 'detail' logs by setting log-progress
# - low power automatically disables all logging
run: |
scripts/run_in_build_env.sh "\
./scripts/build/build_examples.py \
Expand Down

0 comments on commit bff7f03

Please sign in to comment.