Tidy contributing.md: format cmd (#22204)

This commit is contained in:
心夏❤v
2023-07-01 16:16:59 +08:00
committed by GitHub
parent 2f109595e9
commit 7cb59efd4b

View File

@@ -137,9 +137,9 @@ You can run the tests with
which will run a good subset of tests. Some tests may fail. If you
only want to see the output of failing tests, go for
```cmd
```cmd
./koch tests --failing all
```
```
You can also run only a single category of tests. A category is a subdirectory
in the ``tests/`` directory. There are a couple of special categories; for a