Merge remote-tracking branch 'origin/feature/venv' into feature/venv
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -33,6 +33,6 @@ jobs: | ||||
|         cd .. | ||||
|         cd tests | ||||
|         wget https://raw.githubusercontent.com/aceisace/Inkycal/assets/tests/settings.json | ||||
|         sed -i 's/"api_key":.*/"api_key": "${{secrets.OPENWEATHERMAP_API_KEY}}"/' settings.json | ||||
|         sed -i 's/"api_key":.*/"api_key": "${{secrets.OPENWEATHERMAP_API_KEY}}",/' settings.json | ||||
|         sed -i 's/secret_key =.*/secret_key = "${{secrets.OPENWEATHERMAP_API_KEY}}"/' inkycal_weather_test.py | ||||
|         for f in *.py; do python3 "$f"; done | ||||
|   | ||||
		Reference in New Issue
	
	Block a user