fixing actions
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -48,7 +48,8 @@ jobs: | ||||
|         git init | ||||
|         git add -A | ||||
|         git commit -m "Update documentation" | ||||
|         git push --force --quiet origin | ||||
|         cd .. | ||||
|         git push --force --quiet --set-upstream origin main | ||||
|     - name: Setup test environment and run tests | ||||
|       env: | ||||
|         OPENWEATHERMAP_API_KEY: ${{ secrets.OPENWEATHERMAP_API_KEY }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user