diff options
-rw-r--r-- | integrations/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/README.md b/integrations/README.md index 64041b5469..927368818c 100644 --- a/integrations/README.md +++ b/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 |