Skip to content

Commit

Permalink
refactor: Clang change target
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-marcisovsky committed Mar 5, 2024
1 parent 5e2c5c3 commit 3246a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
shell: bash
env:
IDF_TOOLCHAIN: clang
IDF_TARGET: esp32
IDF_TARGET: esp32s3
working-directory: device/esp_tinyusb/test_app
run: |
. ${IDF_PATH}/export.sh
Expand Down

0 comments on commit 3246a20

Please sign in to comment.