Skip to content

Commit e8e8ee0

Browse files
committed
Revert "Force coverage tests to run in simulation mode"
This reverts commit e4ec719.
1 parent a7f1509 commit e8e8ee0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

variants/native/portduino/platformio.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,3 @@ build_src_filter = ${env:native-tft.build_src_filter}
107107
[env:coverage]
108108
extends = env:native
109109
build_flags = -lgcov --coverage -fprofile-abs-path -fsanitize=address ${env:native.build_flags}
110-
; https://docs.platformio.org/en/latest/projectconf/sections/env/options/test/test_testing_command.html
111-
test_testing_command = ${platformio.build_dir}/${this.__env__}/program -s

0 commit comments

Comments
 (0)