Update tests.yml
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -114,9 +114,8 @@ jobs: | ||||
|      | ||||
|     steps: | ||||
|       - name: Restore Workspace | ||||
|         uses: | | ||||
|           actions/download-artifact@v2 | ||||
|           actions/checkout@v3 | ||||
|       - uses: actions/download-artifact@v2 | ||||
|       - uses: actions/checkout@v3 | ||||
|          | ||||
|         with: | ||||
|           name: workspace | ||||
| @@ -137,7 +136,6 @@ jobs: | ||||
|            | ||||
|       - name: Publish Docs | ||||
|         run: | | ||||
|           sudo apt-get install python3-sphinx | ||||
|           git config user.name "github-actions" | ||||
|           git config user.email "github-actions@github.com" | ||||
|           git add docs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user