mirror of
				https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
				synced 2025-11-04 05:11:46 +00:00 
			
		
		
		
	removed memory sanitizer
This commit is contained in:
		@@ -27,13 +27,6 @@ race_detector:
 | 
			
		||||
  script:
 | 
			
		||||
  - make race
 | 
			
		||||
 | 
			
		||||
memory_sanitizer:
 | 
			
		||||
  stage: test
 | 
			
		||||
  tags:
 | 
			
		||||
  - docker
 | 
			
		||||
  script:
 | 
			
		||||
  - make msan
 | 
			
		||||
 | 
			
		||||
code_coverage:
 | 
			
		||||
  stage: test
 | 
			
		||||
  tags:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user