Advertise my favorite command that ensured pipelines passing so far

This commit is contained in:
ChillerDragon 2023-04-07 10:38:04 +02:00
parent 61610e46d8
commit 640dca32ad

View file

@ -79,6 +79,9 @@ pylint src/
# run type checker
mypy src/
# or use the bundle script that runs all tests
./scripts/run_tests.sh
```
## package and release