mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 11:35:03 +01:00 
			
		
		
		
	CI: rm unit-test-race step since its now coverd by unit-test too (#16856)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		
							parent
							
								
									5e71b9c200
								
							
						
					
					
						commit
						7815f244d6
					
				
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							| @ -218,17 +218,6 @@ steps: | |||||||
|       GITHUB_READ_TOKEN: |       GITHUB_READ_TOKEN: | ||||||
|         from_secret: github_read_token |         from_secret: github_read_token | ||||||
| 
 | 
 | ||||||
|   - name: unit-test-race |  | ||||||
|     image: golang:1.17 |  | ||||||
|     commands: |  | ||||||
|       - make test-backend |  | ||||||
|     environment: |  | ||||||
|       GOPROXY: off |  | ||||||
|       TAGS: sqlite sqlite_unlock_notify |  | ||||||
|       RACE_ENABLED: true |  | ||||||
|       GITHUB_READ_TOKEN: |  | ||||||
|         from_secret: github_read_token |  | ||||||
| 
 |  | ||||||
|   - name: unit-test-gogit |   - name: unit-test-gogit | ||||||
|     pull: always |     pull: always | ||||||
|     image: golang:1.17 |     image: golang:1.17 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user