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:
 | 
			
		||||
  - make test
 | 
			
		||||
 | 
			
		||||
race_detector:
 | 
			
		||||
  stage: test
 | 
			
		||||
  tags:
 | 
			
		||||
  - docker
 | 
			
		||||
  script:
 | 
			
		||||
  - make race
 | 
			
		||||
#race_detector:
 | 
			
		||||
#  stage: test
 | 
			
		||||
#  tags:
 | 
			
		||||
#  - docker
 | 
			
		||||
#  script:
 | 
			
		||||
#  - make race
 | 
			
		||||
 | 
			
		||||
code_coverage:
 | 
			
		||||
  stage: test
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user