ci: mark db_store_test.v as flaky

This commit is contained in:
Delyan Angelov 2024-03-04 22:33:38 +02:00
parent 6279e8a531
commit 60b4fb31a1
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -1,3 +1,5 @@
// vtest flaky: true
// vtest retry: 3
import db.sqlite
import json
import os