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
|
image_additional_mb: 2000 # enlarge free space to 2 GB
|
||||||
# Set the commands to run the tests
|
# Set the commands to run the tests
|
||||||
commands: |
|
commands: |
|
||||||
|
apt-get update -y
|
||||||
|
apt-get install -y python3-pip
|
||||||
cd /Inkycal
|
cd /Inkycal
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pip3 install dotenv
|
pip3 install dotenv
|
||||||
|
Loading…
Reference in New Issue
Block a user