mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 10:08:37 +08:00 
			
		
		
		
	Fix order-of-operations in test.yml
This commit is contained in:
		
							parent
							
								
									9b4fb8ba7d
								
							
						
					
					
						commit
						9397c07555
					
				
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -210,12 +210,12 @@ jobs: | |||
|         with: | ||||
|           ref: test-data/v2/basic | ||||
|           path: basic | ||||
|       - name: Inspect Git Version | ||||
|         run:  git --version | ||||
|       - name: Verify basic | ||||
|         run: __test__/verify-basic.sh | ||||
| 
 | ||||
|       # Basic checkout using REST API | ||||
|       - name: Inspect Git Version | ||||
|         run:  git --version | ||||
|       - name: Remove basic | ||||
|         run: rm -rf basic | ||||
|       - name: Override git version | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 John Wesley Walker III
						John Wesley Walker III