Update test-on-rpi.yml
This commit is contained in:
parent
831086c859
commit
c96e661444
2
.github/workflows/test-on-rpi.yml
vendored
2
.github/workflows/test-on-rpi.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
pip install wheel
|
pip install wheel
|
||||||
pip install -e ./
|
pip install -e ./
|
||||||
pip install RPi.GPIO==0.7.1 spidev==3.5
|
pip install RPi.GPIO==0.7.1 spidev==3.5
|
||||||
pip install numpy==1.24.4 -y
|
pip install numpy==1.24.4
|
||||||
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||||
cd inkycal/tests
|
cd inkycal/tests
|
||||||
pip install pytest
|
pip install pytest
|
||||||
|
Loading…
Reference in New Issue
Block a user