Update test-on-rpi.yml
This commit is contained in:
parent
09ff7261c4
commit
d3e3d03f40
2
.github/workflows/test-on-rpi.yml
vendored
2
.github/workflows/test-on-rpi.yml
vendored
@ -54,6 +54,6 @@ jobs:
|
|||||||
pip uninstall numpy -y
|
pip uninstall numpy -y
|
||||||
pip install RPi.GPIO==0.7.1 spidev==3.5
|
pip install RPi.GPIO==0.7.1 spidev==3.5
|
||||||
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||||
cd tests
|
cd inkycal/tests
|
||||||
pip install pytest
|
pip install pytest
|
||||||
python -m pytest
|
python -m pytest
|
||||||
|
Loading…
Reference in New Issue
Block a user