diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9d23edc..9c5d8b8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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