Update test-on-rpi.yml

This commit is contained in:
Ace 2023-11-08 02:18:19 +01:00 committed by GitHub
parent 831086c859
commit c96e661444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ jobs:
pip install wheel
pip install -e ./
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
cd inkycal/tests
pip install pytest