Skip to content

Commit

Permalink
ci: mark db_store_test.v as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Mar 4, 2024
1 parent 6279e8a commit 60b4fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vlib/x/sessions/tests/db_store_test.v
@@ -1,3 +1,5 @@
// vtest flaky: true
// vtest retry: 3
import db.sqlite
import json
import os
Expand Down

0 comments on commit 60b4fb3

Please sign in to comment.