Update tests.yml
This commit is contained in:
parent
894cf9434e
commit
b4dcb2c825
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -72,7 +72,6 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install wheel
|
pip install wheel
|
||||||
pip install -e ./
|
pip install -e ./
|
||||||
pip install RPi.GPIO==0.7.1 spidev==3.5
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user