mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	CICD: Improved job names
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/CICD.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/CICD.yml
									
									
									
									
										vendored
									
									
								
							@@ -76,7 +76,7 @@ jobs:
 | 
			
		||||
      run: bat --list-themes
 | 
			
		||||
 | 
			
		||||
  build:
 | 
			
		||||
    name: Build
 | 
			
		||||
    name: ${{ matrix.job.os }} (${{ matrix.job.target }})
 | 
			
		||||
    runs-on: ${{ matrix.job.os }}
 | 
			
		||||
    strategy:
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user