mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	ci: Disable fail fast for test runs
This commit is contained in:
		
							parent
							
								
									7fbf286b3f
								
							
						
					
					
						commit
						c89c5c34a0
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-build.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -80,6 +80,7 @@ jobs: | |||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-20.04, macos-13] | ||||
|       fail-fast: false | ||||
|     steps: | ||||
|       - name: Checkout Yosys | ||||
|         uses: actions/checkout@v4 | ||||
|  | @ -148,6 +149,7 @@ jobs: | |||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-20.04, macos-13] | ||||
|       fail-fast: false | ||||
|     steps: | ||||
|       - name: Checkout Yosys | ||||
|         uses: actions/checkout@v4 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue