Skip to content

Commit f523530

Browse files
committed
add test of CODDTest for SQLite3 in github action
1 parent b2d0284 commit f523530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ jobs:
569569
mvn -Dtest=TestSQLitePQS test
570570
mvn -Dtest=TestSQLiteTLP test
571571
mvn -Dtest=TestSQLiteNoREC test
572+
mvn -Dtest=TestSQLiteCODDTest test
572573
573574
sqlite-qpg:
574575
name: QPG Tests (SQLite)

0 commit comments

Comments
 (0)