From d01f46dbc1b7e4ed82f74497ec19f0bda1dd4949 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Sun, 28 Mar 2021 23:42:57 +0200 Subject: [PATCH] Fix aunit --- .github/workflows/aunit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/aunit.yml b/.github/workflows/aunit.yml index 117bccd..b354a4e 100644 --- a/.github/workflows/aunit.yml +++ b/.github/workflows/aunit.yml @@ -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/hsaturn/TinyMqtt - name: Verify tests run: | make -C tests