Update tests.yml
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -114,6 +114,11 @@ jobs: | |||||||
|       contents: write |       contents: write | ||||||
|      |      | ||||||
|     steps:     |     steps:     | ||||||
|  |       - name: Checkout Repository | ||||||
|  |         uses: actions/checkout@v3 | ||||||
|  |         with: | ||||||
|  |           ref: main | ||||||
|  |    | ||||||
|       - uses: actions/download-artifact@v2 |       - uses: actions/download-artifact@v2 | ||||||
|         with: |         with: | ||||||
|           name: workspace |           name: workspace | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user