mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 14:48:39 +08:00 
			
		
		
		
	
							parent
							
								
									cf8455b4fd
								
							
						
					
					
						commit
						d90be8ddf9
					
				
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -20,10 +20,6 @@ jobs:
 | 
				
			||||||
    env:
 | 
					    env:
 | 
				
			||||||
      https_proxy: http://127.0.0.1:3128
 | 
					      https_proxy: http://127.0.0.1:3128
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: mxschmitt/action-tmate@v3
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          detached: true
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      # Clone this repo
 | 
					      # Clone this repo
 | 
				
			||||||
      - name: Checkout
 | 
					      - name: Checkout
 | 
				
			||||||
        uses: actions/checkout@v3
 | 
					        uses: actions/checkout@v3
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user