Skip to content

Commit 4d683d4

Browse files
committed
still broken FYI @sdebruyn
1 parent 5ed2f4b commit 4d683d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,11 @@ jobs:
125125
export AZURE_TENANT_ID="$DBT_AZURE_TENANT"
126126
cd test/integration
127127
dbt compile --target azuresql_azauto
128-
- run:
129-
name: cnxn -- Azure SQL - AZ SP env
130-
command: |
131-
cd test/integration
132-
dbt compile --target azuresql_azenv
128+
# - run:
129+
# name: cnxn -- Azure SQL - AZ SP env
130+
# command: |
131+
# cd test/integration
132+
# dbt compile --target azuresql_azenv
133133

134134
workflows:
135135
main:

0 commit comments

Comments
 (0)