Update build-doc-and-os.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-doc-and-os.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-doc-and-os.yml
									
									
									
									
										vendored
									
									
								
							| @@ -28,7 +28,6 @@ jobs: | ||||
|           python -m pip install --upgrade pip | ||||
|           pip install wheel | ||||
|           pip install -e . | ||||
|           pip install RPi.GPIO==0.7.1 spidev==3.5 | ||||
|           cd .. | ||||
|            | ||||
|       - name: Generate Docs | ||||
| @@ -93,6 +92,7 @@ jobs: | ||||
|             python -m pip install --upgrade pip | ||||
|             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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user