Update tests.yml

This commit is contained in:
Ace
2023-07-23 03:55:58 +02:00
committed by GitHub
parent 6497c97622
commit 185bd0a7c3

View File

@@ -68,7 +68,7 @@ jobs:
apt-get install -y python3-pip apt-get install -y python3-pip
cd /Inkycal cd /Inkycal
. venv/bin/activate . venv/bin/activate
pip3 install dotenv pip3 install --upgrade dotenv
cd inkycal/tests cd inkycal/tests
echo $PWD echo $PWD
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json