mirror of
https://github.com/vlang/v.git
synced 2025-09-24 04:48:28 -04:00
ci: skip flag_autofree_test.v on the sanitize-address-gcc
job too
This commit is contained in:
parent
70ed690964
commit
7cff857dea
@ -1,4 +1,4 @@
|
|||||||
// vtest build: !sanitize-memory-gcc && !tests-sanitize-address-clang
|
// vtest build: !sanitize-memory-gcc && !sanitize-address-gcc && !tests-sanitize-address-clang
|
||||||
// vtest vflags: -autofree
|
// vtest vflags: -autofree
|
||||||
import flag
|
import flag
|
||||||
import os
|
import os
|
||||||
|
Loading…
x
Reference in New Issue
Block a user