Fix aunit.yml
This commit is contained in:
4
.github/workflows/aunit.yml
vendored
4
.github/workflows/aunit.yml
vendored
@@ -27,8 +27,8 @@ jobs:
|
||||
# Run tests for ESP8266
|
||||
make -C tests ESP_LIBS="ESP8266WiFi ESPAsyncTCP" tests
|
||||
make -C tests runtests
|
||||
make -C tests clean
|
||||
make -C tests clean
|
||||
# Run tests for ESP32
|
||||
#make -C tests ESP_LIBS="ESP8266WiFi ESPAsyncTCP" tests
|
||||
#make -C tests runtests
|
||||
#make -C tests clean
|
||||
#make -C tests clean
|
||||
|
||||
Reference in New Issue
Block a user