Skip to content

Commit

Permalink
fix `:airbyte-integrations:connectors:destination-duckdb' could not b…
Browse files Browse the repository at this point in the history
…e found in project` (airbytehq#35279)
  • Loading branch information
alafanechere authored and jatinyadav-cc committed Feb 26, 2024
1 parent fbae0da commit 3bc59f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airbyte-integrations/bases/base-normalization/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ tasks.named('check').configure {
'mssql',
'clickhouse',
'tidb',
'duckdb',
].each {destinationName ->
tasks.matching { it.name == 'integrationTestPython' }.configureEach {
dependsOn project(":airbyte-integrations:connectors:destination-$destinationName").tasks.named('assemble')
Expand Down

0 comments on commit 3bc59f0

Please sign in to comment.