Skip to content

Commit

Permalink
chore: Update build and test workflow configuration to include esp32 …
Browse files Browse the repository at this point in the history
…target platform
  • Loading branch information
hayschan committed Jun 3, 2024
1 parent 7f90a28 commit 30f87f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- release-v5.0
- release-v5.1
target:
- esp32s3
- esp32
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 30f87f5

Please sign in to comment.