X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3734f1d0b84c642ba89b5a4c39bac845f5627be7..f960a9bf7fd1702b3d66995dd69307bd91d61a08:/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