Update tests.yml

This commit is contained in:
Ace
2022-09-08 22:43:20 +02:00
committed by GitHub
parent 86cbcab3b1
commit 7c521c1982

View File

@@ -32,6 +32,8 @@ jobs:
echo "$PWD"
pip install wheel
pip install -e ./
cd inkycal/modules && ls -al
cd ..
cd tests
wget https://raw.githubusercontent.com/aceisace/Inkycal/assets/tests/settings.json
# sed -i 's/"api_key":.*/"api_key": "${{secrets.OPENWEATHERMAP_API_KEY}}",/' settings.json