Skip to content

Commit 66df838

Browse files
authored
always test destination-motherduck
1 parent fdf2273 commit 66df838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/connector-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ jobs:
7575
- connector: source-google-drive
7676
cdk_extra: file-based
7777
- connector: destination-motherduck
78-
cdk_extra: sql
78+
# For now, we mark as 'n/a' to always test this connector
79+
cdk_extra: n/a # change to 'sql' to test less often
7980
- connector: source-amplitude
8081
cdk_extra: n/a
8182
- connector: source-intercom

0 commit comments

Comments
 (0)