mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add a rebase on top of BASE_REF before the pytest run to make sure that PRs that predates the test introduction runs on top of the current HEAD. This prevents pytest from failing with error code 5 because no tests are found. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>