Update tests.yml
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -36,4 +36,5 @@ jobs: | |||||||
|         cd inkycal/modules && ls -al |         cd inkycal/modules && ls -al | ||||||
|         cd .. |         cd .. | ||||||
|         cd tests |         cd tests | ||||||
|  |         sed -i '' 's/secret_key =.*/secret_key = "{{secrets.OPENWEATHERMAP_API_KEY}}"/' inkycal_weather_test.py | ||||||
|         for f in *.py; do python3 "$f"; done |         for f in *.py; do python3 "$f"; done | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user