From 31c51aeaffe04750f3b9ea8affdeec92c22ef056 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Wed, 15 Feb 2023 07:57:25 +0100 Subject: [PATCH] [aunit] Use my git repo instead of bxpark's --- .github/workflows/aunit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aunit.yml b/.github/workflows/aunit.yml index 3165858..7fb4a76 100644 --- a/.github/workflows/aunit.yml +++ b/.github/workflows/aunit.yml @@ -20,7 +20,7 @@ jobs: git clone https://github.com/hsaturn/TinyConsole git clone https://github.com/hsaturn/EpoxyDuino git clone https://github.com/bxparks/AceRoutine - git clone https://github.com/bxparks/AUnit + git clone https://github.com/hsaturn/AUnit git clone https://github.com/bxparks/AceCommon git clone https://github.com/hsaturn/EspMock - name: Verify tests