mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 08:55:21 +00:00
When running run_ci.sh locally with: ./scripts/ci/run_ci.sh -l -b master -R upstream/master.. we export BSIM_OUT_PATH unconditionally which causes sanitycheck to fail on nrf52_bsim (it depends on BSIM_OUT_PATH variable). Check if the path defined in BSIM_OUT_PATH is available and unset env. variable if it is not. Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
get_modified_boards.py | ||
get_modified_tests.py | ||
run_ci.sh |