Update tests.yml
This commit is contained in:
parent
df803c5de9
commit
6497c97622
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user