Update tests.yml

This commit is contained in:
Ace 2022-04-14 04:58:49 +02:00 committed by GitHub
parent f7875ee869
commit 7b8f4700d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
- name: Clone repo - name: Clone repo
run: | run: |
git clone --branch main --single-branch https://github.com/aceisace/Inkycal git clone --branch feature/venv --single-branch https://github.com/aceisace/Inkycal
- name: Install dependencies and run - name: Install dependencies and run
run: | run: |