Update test-on-rpi.yml
This commit is contained in:
parent
de72c4ce25
commit
e930579eab
4
.github/workflows/test-on-rpi.yml
vendored
4
.github/workflows/test-on-rpi.yml
vendored
@ -52,6 +52,6 @@ jobs:
|
||||
pip install wheel
|
||||
pip install -e ./
|
||||
pip install RPi.GPIO==0.7.1 spidev==3.5
|
||||
cd inkycal/tests
|
||||
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||
for f in *.py; do python3 "$f"; done
|
||||
pip install pytest
|
||||
python -m pytest
|
||||
|
Loading…
Reference in New Issue
Block a user