Skip to content

Commit 0a6907d

Browse files
authored
Merge pull request #10415 from yyforyongyu/race-test-sql
github: add `unit-race` for sql tests
2 parents d962b14 + 57448a9 commit 0a6907d

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)