Browse Source

Fixed drone command in readme (#4222)

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
for-closed-social
Alexey Terentyev 6 years ago
committed by Lauris BH
parent
commit
7b773bd49f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      integrations/README.md

+ 1
- 1
integrations/README.md 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

Loading…
Cancel
Save