fix(ci): remove redundant test suite from m1 pipeline
This commit is contained in:
		
							parent
							
								
									55d5010699
								
							
						
					
					
						commit
						d487522849
					
				
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -55,8 +55,8 @@ jobs:
 | 
			
		|||
      - name: Install cargo-make
 | 
			
		||||
        run: |
 | 
			
		||||
          cargo install --force cargo-make
 | 
			
		||||
      - name: Run test suite
 | 
			
		||||
        run: cargo make test-binary --env BUILD_ARCH=aarch64-apple-darwin
 | 
			
		||||
      # - name: Run test suite
 | 
			
		||||
      #   run: cargo make test-binary --env BUILD_ARCH=aarch64-apple-darwin
 | 
			
		||||
      - name: Build
 | 
			
		||||
        run: |
 | 
			
		||||
          cargo make build-macos-arm-binary
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user