diff --git a/Bots.md b/Bots.md index 9d13e0f..b499b20 100644 --- a/Bots.md +++ b/Bots.md @@ -10,6 +10,7 @@ While we use GitHub Actions for linting and running (a selection of) unit tests, - `unittest` (runs the unit tests) - `fonttest` (runs the font tests) - `integrationtest` (runs the integration tests) +- `browsertest` (runs the reference tests) - `test` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests) - `makeref` (generates new reference images for the reference tests, for instance when a pull request changes the rendering of some PDFs)