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: |