Skip to content

Commit

Permalink
strip spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Jun 27, 2024
1 parent 0e9f97e commit e2dad0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ skipsdist = True
envlist = lint_all, testenv
# this needs to be defined on a single line. tox has problems with multiline lists
# This list determined which adapters will be run by dbt centralized testing
supported_adapters = postgres, snowflake, redshift, bigquery
supported_adapters = postgres,snowflake,redshift,bigquery

[testenv]
passenv =
Expand Down

0 comments on commit e2dad0d

Please sign in to comment.