mirror of
https://github.com/dbt-labs/dbt-project-evaluator.git
synced 2025-12-18 02:11:27 +00:00
remove deprecated config from profiles.yml files for integration tests
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
# HEY! This file is used in the integration tests with CI.
|
||||
# You should __NEVER__ check credentials into version control. Thanks for reading :)
|
||||
|
||||
config:
|
||||
send_anonymous_usage_stats: False
|
||||
use_colors: True
|
||||
|
||||
integration_tests:
|
||||
target: postgres
|
||||
outputs:
|
||||
|
||||
@@ -2,10 +2,6 @@
|
||||
# HEY! This file is used in the integration tests with CI.
|
||||
# You should __NEVER__ check credentials into version control. Thanks for reading :)
|
||||
|
||||
config:
|
||||
send_anonymous_usage_stats: False
|
||||
use_colors: True
|
||||
|
||||
integration_tests:
|
||||
target: postgres
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user