From df803c5de92d92a985c8c560fc653e7480298fd9 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 23 Jul 2023 03:45:53 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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