mirror of
				https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
				synced 2025-11-04 05:11:46 +00:00 
			
		
		
		
	Disabled race_detector in gitlab-ci.yml
This commit is contained in:
		@@ -21,12 +21,12 @@ unit_tests:
 | 
				
			|||||||
  script:
 | 
					  script:
 | 
				
			||||||
  - make test
 | 
					  - make test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
race_detector:
 | 
					#race_detector:
 | 
				
			||||||
  stage: test
 | 
					#  stage: test
 | 
				
			||||||
  tags:
 | 
					#  tags:
 | 
				
			||||||
  - docker
 | 
					#  - docker
 | 
				
			||||||
  script:
 | 
					#  script:
 | 
				
			||||||
  - make race
 | 
					#  - make race
 | 
				
			||||||
 | 
					
 | 
				
			||||||
code_coverage:
 | 
					code_coverage:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user