Update tests.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -27,7 +27,7 @@ jobs: | |||||||
|          |          | ||||||
|     - name: Install dependencies and run tests |     - name: Install dependencies and run tests | ||||||
|       env: |       env: | ||||||
|         OPENWEATHERMAP_API_KEY: secrets.OPENWEATHERMAP_API_KEY |         OPENWEATHERMAP_API_KEY: ${{ secrets.OPENWEATHERMAP_API_KEY }} | ||||||
|       run: | |       run: | | ||||||
|         echo "$PWD" |         echo "$PWD" | ||||||
|         pip install wheel |         pip install wheel | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user