ESP8266WiFi lib added for aunit

This commit is contained in:
hsaturn
2021-03-28 23:57:06 +02:00
parent dc2420d88e
commit 635fee6f7c
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ jobs:
git clone https://github.com/bxparks/AceRoutine
git clone https://github.com/bxparks/AUnit
git clone https://github.com/bxparks/AceCommon
git clone https://github.com/ekstrand/ESP8266wifi
- name: Verify tests
run: |
make -C tests