Revert "Force coverage tests to run in simulation mode"

This reverts commit e4ec719e6f.
This commit is contained in:
Ben Meadors
2025-10-07 12:04:50 -05:00
parent a7f15097da
commit e8e8ee0993

View File

@@ -107,5 +107,3 @@ build_src_filter = ${env:native-tft.build_src_filter}
[env:coverage]
extends = env:native
build_flags = -lgcov --coverage -fprofile-abs-path -fsanitize=address ${env:native.build_flags}
; https://docs.platformio.org/en/latest/projectconf/sections/env/options/test/test_testing_command.html
test_testing_command = ${platformio.build_dir}/${this.__env__}/program -s