This commit is contained in:
Ace 2023-11-08 10:30:03 +01:00 committed by GitHub
parent 701bfd8f90
commit 97296fc676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,6 @@ jobs:
pip install wheel
pip install -e ./
pip install RPi.GPIO==0.7.1 spidev==3.5
pip install numpy==1.24.4
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
cd inkycal/tests
pip install pytest