Update tests.yml

This commit is contained in:
Ace
2020-11-30 12:52:45 +01:00
committed by GitHub
parent 644a870e76
commit 4fc5072e31

View File

@@ -16,7 +16,7 @@ jobs:
- name: Clone repo
run: |
git clone -b development https://github.com/aceisace/Inky-Calendar Inkycal
git clone -b release/2.0.0 https://github.com/aceisace/Inky-Calendar Inkycal
- name: Install dependencies and run
run: |