Set fail fast to false on the frontend jobs
This commit is contained in:
		
							parent
							
								
									74b0d01b50
								
							
						
					
					
						commit
						0151a80060
					
				
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -55,6 +55,7 @@ jobs:
 | 
			
		||||
      matrix:
 | 
			
		||||
        node: ["16.15.0", "18.5.0"]
 | 
			
		||||
        flavor: ["dev", "prod"]
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
    runs-on: "ubuntu-latest"
 | 
			
		||||
 | 
			
		||||
    name: Frontend (${{ matrix.flavor }}) - node ${{ matrix.node }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user