mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-11-04 06:39:11 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									8f989d77af
								
							
						
					
					
						commit
						3c23708918
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -88,7 +88,12 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      # Basic checkout using REST API
 | 
			
		||||
      - name: Remove basic
 | 
			
		||||
        if: runner.os != 'windows'
 | 
			
		||||
        run: rm -rf basic
 | 
			
		||||
      - name: Remove basic (Windows)
 | 
			
		||||
        if: runner.os == 'windows'
 | 
			
		||||
        shell: cmd
 | 
			
		||||
        run: rmdir /s /q basic
 | 
			
		||||
      - name: Override git version
 | 
			
		||||
        if: runner.os != 'windows'
 | 
			
		||||
        run: __test__/override-git-version.sh
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue