Fixed drone command in readme

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
This commit is contained in:
Alexey Terentyev 2018-06-11 17:43:55 +03:00
parent 508092a248
commit d3fd432de4
No known key found for this signature in database
GPG Key ID: 60D6C550AEEBB467

View File

@ -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