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