From f5c557e133518deb2e357d7a50c4d2dfe1e07443 Mon Sep 17 00:00:00 2001 From: Mike Alfare Date: Sat, 7 Dec 2024 14:43:05 -0500 Subject: [PATCH] minimize changes in the integration tests workflow --- .github/workflows/integration-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 8e1c20c..fd7f7ca 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -73,7 +73,6 @@ concurrency: defaults: run: shell: bash - working-directory: ./dbt-postgres jobs: integration: