From 4dcd7170d208b0b4605fd627af5d24c28ccb2bd3 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 6 Dec 2020 22:58:57 +0100 Subject: [PATCH] Switched to correct branch --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d587e3e..ab8f4c8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,7 +16,7 @@ jobs: - name: Clone repo run: | - git clone -b release/2.0.0 https://github.com/aceisace/Inky-Calendar Inkycal + git clone https://github.com/aceisace/Inkycal - name: Install dependencies and run run: |