Update tests.yml
This commit is contained in:
parent
6497c97622
commit
185bd0a7c3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
apt-get install -y python3-pip
|
||||
cd /Inkycal
|
||||
. venv/bin/activate
|
||||
pip3 install dotenv
|
||||
pip3 install --upgrade dotenv
|
||||
cd inkycal/tests
|
||||
echo $PWD
|
||||
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||
|
Loading…
Reference in New Issue
Block a user