Skip to content

Commit b9d746f

Browse files
committed
ci: first recompile v with -g, before running Self tests, to ease remote diagnosis
1 parent a130463 commit b9d746f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎ci/linux_ci.vsh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ fn test_pure_v_math_module_tcc() {
8383
}
8484
8585
fn self_tests_tcc() {
86+
exec('v -keepc -cc tcc -g self')
8687
self_tests()
8788
}
8889

0 commit comments

Comments
 (0)