Update tests.yml

This commit is contained in:
Ace 2023-07-26 15:17:01 +02:00 committed by GitHub
parent c641dc7111
commit 5656b9a152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,9 +84,6 @@ jobs:
sudo apt-get install -y python3-pip sudo apt-get install -y python3-pip
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev -y sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev -y
echo $PWD && ls echo $PWD && ls
- name: Install Inkycal and run tests
run: |
python --version python --version
git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal
cd Inkycal cd Inkycal