mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Added missing condition for test-bundler and test-bundled-gems.
This commit is contained in:
		
							parent
							
								
									ea496e9fb2
								
							
						
					
					
						commit
						2468466a1a
					
				
				
				Notes:
				
					git
				
				2019-08-31 04:40:14 +09:00 
				
			
			
			
		
		
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/ubuntu.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ubuntu.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -55,6 +55,7 @@ jobs:
 | 
			
		|||
        continue-on-error: true
 | 
			
		||||
      - name: make test-bundler/test-bundled-gems
 | 
			
		||||
        run: make -s ${{ matrix.test_task }}
 | 
			
		||||
        if: matrix.test_task != 'check'
 | 
			
		||||
        continue-on-error: true
 | 
			
		||||
      - name: Leaked Globals
 | 
			
		||||
        run: make -s leaked-globals
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue