mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			59 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			59 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
steps:
 | 
						|
- script: |
 | 
						|
    cd build
 | 
						|
    ./test-z3 -a
 | 
						|
    cd ..
 |