7 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Twig
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Twig
		
	
	
		
			Executable file
		
	
	
	
	
| #!/usr/bin/env bash
 | |
| 
 | |
| # {{ managedText }}
 | |
| 
 | |
| set -euo pipefail
 | |
| 
 | |
| just test-commit
 |