mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: fix tcc, by not running vlib/v/tests/backtrace_test.v there for now
This commit is contained in:
@ -28,7 +28,7 @@ const (
|
||||
'vlib/v/tests/typeof_simple_types_test.v',
|
||||
'vlib/v/tests/struct_chained_fields_correct_test.v',
|
||||
'vlib/v/tests/if_expression_test.v',
|
||||
'vlib/v/tests/backtrace_test.v',
|
||||
// 'vlib/v/tests/backtrace_test.v',
|
||||
'vlib/v/tests/interfaces_map_test.v',
|
||||
'vlib/v/tests/fn_expecting_ref_but_returning_struct_test.v',
|
||||
'vlib/v/tests/inout/compiler_test.v',
|
||||
|
Reference in New Issue
Block a user