mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
3c260bd7c7
This commit caches Border Router test results so that success BR tests will be skipped when re-running the workflow. The cache keys are chosen in a way that: - Each new PR push will trigger cache miss and run the tests - Each ot-br-posix change will trigger cache miss and run the tests