Update tests.yml

This commit is contained in:
Ace
2023-07-23 03:50:15 +02:00
committed by GitHub
parent df803c5de9
commit 6497c97622

View File

@@ -64,6 +64,8 @@ jobs:
image_additional_mb: 2000 # enlarge free space to 2 GB
# Set the commands to run the tests
commands: |
apt-get update -y
apt-get install -y python3-pip
cd /Inkycal
. venv/bin/activate
pip3 install dotenv