mirror of
				https://gitea.com/actions/checkout.git
				synced 2025-11-04 07:47:05 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@@ -15,6 +15,11 @@ jobs:
 | 
			
		||||
          mv */* ./
 | 
			
		||||
 | 
			
		||||
      # Basic checkout
 | 
			
		||||
      - shell: cmd
 | 
			
		||||
        run: |
 | 
			
		||||
          echo echo hello > git.cmd
 | 
			
		||||
          echo ::add-path::%CD%
 | 
			
		||||
 | 
			
		||||
      - name: Basic checkout
 | 
			
		||||
        uses: ./
 | 
			
		||||
        with:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user