X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3734f1d0b84c642ba89b5a4c39bac845f5627be7..7b21354a8ae6f07ec3774e7114e546c38568f693:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 757c52b7..a78bbfb3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,8 +61,7 @@ pylint3 --extension-pkg-whitelist=osmium nominatim Before submitting a pull request make sure that the tests pass: ``` - cd build - make test + make tests ``` ## Releases