Browse Source

Fixed drone command in readme (#4222)

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
tags/v1.5.0-dev
Alexey Terentyev 7 years ago committed by Lauris BH
parent
commit
7b773bd49f
  1. 2
      integrations/README.md

2
integrations/README.md

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