1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: reduce flakyness of notify_test.v, by re-trying it 3 times

This commit is contained in:
Delyan Angelov 2021-10-05 15:50:33 +03:00
parent ccb5f1d563
commit eef8017281
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -1,3 +1,4 @@
// vtest retry: 3
import os
import os.notify