Skip to content

Commit

Permalink
Update test-on-rpi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace authored Nov 8, 2023
1 parent 831086c commit c96e661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-on-rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c96e661

Please sign in to comment.