Fixed drone command in readme (#4222)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
This commit is contained in:
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
|
||||||
|
|
Loading…
Reference in New Issue