Fixed drone command in readme (#4222)

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
release/v1.5
Alexey Terentyev 6 years ago 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
```
drone exec --local --build.event "pull_request"
drone exec --local --build-event "pull_request"
```
## Run sqlite integrations tests

Loading…
Cancel
Save