Update tests.yml

This commit is contained in:
Ace
2023-07-23 03:45:53 +02:00
committed by GitHub
parent e04c34a06f
commit df803c5de9

View File

@@ -64,11 +64,9 @@ jobs:
image_additional_mb: 2000 # enlarge free space to 2 GB
# Set the commands to run the tests
commands: |
echo $PWD
ls
cd /Inkycal
ls
. venv/bin/activate
pip3 install dotenv
cd inkycal/tests
echo $PWD
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json