mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fixed drone command in readme (#4222)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
This commit is contained in:
		
				
					committed by
					
						
						Lauris BH
					
				
			
			
				
	
			
			
			
						parent
						
							37359aee68
						
					
				
				
					commit
					7b773bd49f
				
			@@ -13,7 +13,7 @@ Make sure to perform a clean build before running tests:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Run all tests via local drone
 | 
					## Run all tests via local drone
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
drone exec --local --build.event "pull_request"
 | 
					drone exec --local --build-event "pull_request"
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Run sqlite integrations tests
 | 
					## Run sqlite integrations tests
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user