You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			89 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			89 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| **/*.go {
 | |
|     prep: cd server && go test -tags "$FOCALBOARD_BUILD_TAGS" -race -v ./...
 | |
| }
 |