From 3083bcf071e4c6c4718f0cb6c0dd3fb699b370e7 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Sun, 28 Mar 2021 23:44:11 +0200 Subject: [PATCH] Revert auint --- .github/workflows/aunit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/aunit.yml b/.github/workflows/aunit.yml index b354a4e..117bccd 100644 --- a/.github/workflows/aunit.yml +++ b/.github/workflows/aunit.yml @@ -21,7 +21,6 @@ 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