docs: Add missing link to HIL README

This commit is contained in:
Kirill Mikhailov 2024-07-03 11:14:31 +02:00 committed by Sergio Gasquez Arcos
parent 63ef16fae6
commit f177b945b7

View File

@ -52,6 +52,8 @@ PROBE_RS_CHIP=esp32c6 \
Some tests will require physical connections, please see the current [configuration in our runners](#running-tests-remotes-ie-on-self-hosted-runners).
[ESP-Prog]: https://docs.espressif.com/projects/esp-dev-kits/en/latest/other/esp-prog/user_guide.html
### Running Tests Remotes (ie. On Self-Hosted Runners)
The [`hil.yml`] workflow builds the test suite for all our available targets and executes them.