CI: add docs_full label info to readme

This commit is contained in:
Marius Vikhammer
2022-05-07 15:21:54 +08:00
parent 0b00831703
commit 948df77e85

View File

@@ -45,6 +45,7 @@
- `custom_test[_esp32/esp32s2/...]` - `custom_test[_esp32/esp32s2/...]`
- `docker` - `docker`
- `docs` - `docs`
- `docs_full`, triggers a full docs build, not a fast build which is the CI default. This includes PDF and doxygen generated API documentation.
- `example_test[_esp32/esp32s2/...]` - `example_test[_esp32/esp32s2/...]`
- `fuzzer_test` - `fuzzer_test`
- `host_test` - `host_test`