mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
ci: mark more tests as flaky
This commit is contained in:
parent
29d60280c4
commit
03709169e2
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
module main
|
||||
|
||||
// vtest flaky: true
|
||||
// vtest retry: 3
|
||||
import os
|
||||
import dl
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
module main
|
||||
|
||||
// vtest flaky: true
|
||||
// vtest retry: 3
|
||||
import os
|
||||
import dl
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue