diff --git a/The-release-process-is-terrible.md b/The-release-process-is-terrible.md index d8d32db..976f723 100644 --- a/The-release-process-is-terrible.md +++ b/The-release-process-is-terrible.md @@ -11,7 +11,7 @@ __release__ _n._ the documentation compilation and archive directory tree setup ### An incomplete list of terrible - There is no automation of changelog extraction from `README.md` -- There is no automation of package testing +- There is no automated testing of package output - The scripts for release, build and package need improving - The scripts should use cross-platform language where appropriate (CMake?) - The build requires you to install 578 versions of VS and MinGW