add Wi-Fi test
This commit is contained in:
parent
ab0cb4e257
commit
6ae1765d55
2 changed files with 80 additions and 4 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -27,7 +27,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
board: [esp32c3-devkit, esp32c2-devkit]
|
||||
#board: [esp32c3-devkit, esp32c2-devkit]
|
||||
board: [esp32c3-devkit]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue