Skip to content

Commit 1201494

Browse files
committed
Add version for test
1 parent c122b1a commit 1201494

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/versions-matrix.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ data.frame(
77
"test-maria",
88
"test-mysql-maria",
99
"test-duckdb",
10+
"test-duckplyr",
1011
"test-sqlite"
1112
),
1213
covr = "true",
@@ -16,6 +17,7 @@ data.frame(
1617
"MariaDB with covr",
1718
"MySQL with covr",
1819
"DuckDB with covr",
20+
"duckplyr with covr",
1921
"SQLite with covr"
2022
)
2123
)

0 commit comments

Comments
 (0)