diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 42ed6e5..d17c500 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,7 +16,7 @@ jobs: - name: Clone repo run: | - git clone -b dev_ver2_0 https://github.com/aceisace/Inky-Calendar Inkycal + git clone -b development https://github.com/aceisace/Inky-Calendar Inkycal - name: Install dependencies and run run: | python -m pip install --upgrade pip