mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: bump retries to 3, for flaky vlib/v/tests/go_array_wait_test.v
This commit is contained in:
parent
c0437afbcd
commit
381cf4b61d
@ -1,3 +1,5 @@
|
||||
// vtest retry: 3
|
||||
|
||||
fn f(x f64) f64 {
|
||||
y := x * x
|
||||
return y
|
||||
|
Loading…
Reference in New Issue
Block a user