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