mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	ci: Add wget-abc to sparse-build
Run `make check-git-abc` first, expecting a failure. If the target succeeds then the test should fail.
This commit is contained in:
		
							parent
							
								
									bacfe127c4
								
							
						
					
					
						commit
						cfb35d2283
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		
							
								
								
									
										8
									
								
								.github/workflows/extra-builds.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/extra-builds.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -120,7 +120,13 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - name: Setup environment
 | 
			
		||||
        uses: ./.github/actions/setup-build-env
 | 
			
		||||
      
 | 
			
		||||
 | 
			
		||||
      - name: Check abc
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: |
 | 
			
		||||
          ! make check-git-abc
 | 
			
		||||
          make wget-abc
 | 
			
		||||
 | 
			
		||||
      - name: Build
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue