Skip to content

Commit b660450

Browse files
Update drone test instructions in CONTRIBUTING.md (#4055)
1 parent 5095dfa commit b660450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ running the test suite exactly like we do, you should install
7070
the CLI for [Drone CI](https://github.com/drone/drone), as
7171
we are using the server for continous testing, following [these
7272
instructions](http://readme.drone.io/usage/getting-started-cli). After that,
73-
you can simply call `drone exec` within your working directory and it will try
74-
to run the test suite locally.
73+
you can simply call `drone exec --local --build-event "pull_request"` within
74+
your working directory and it will try to run the test suite locally.
7575

7676
## Vendoring
7777

0 commit comments

Comments
 (0)