Fix aunit

This commit is contained in:
hsaturn
2021-03-28 23:42:57 +02:00
parent 913e1aa7ae
commit a003156ae1

View File

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