Skip to content

Commit 57448a9

Browse files
committed
github: add unit-race for sql tests
1 parent d962b14 commit 57448a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ jobs:
212212
- unit tags="test_db_sqlite"
213213
- unit tags="test_db_postgres"
214214
- unit-race
215+
- unit-race tags="test_db_sqlite"
216+
- unit-race tags="test_db_postgres"
215217
- unit-module
216218

217219
steps:

0 commit comments

Comments
 (0)