diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46efafa548..23a77559d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -115,7 +115,7 @@ cabal run db-analyser To test all the packages in this repository run: ```sh -cabal build all +cabal test all ``` in the command line, either inside `nix-shell` if you use `nix`, or in a