X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b54ff7d7664eadf3fdf018622540d6fce835502e..4825a0bda3e2b5d6a9c153b7cd0b8da2959cbc81:/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