Skip to content

Commit

Permalink
tweak the tox adapters list
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Jun 11, 2024
1 parent 5e0ffe5 commit 8cdfe38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ passenv =
SNOWFLAKE_TEST_SCHEMA

# This is required to ensure that the correct adapters are tested
[testenv:list_adapters]
commands = echo {[tox]supported_adapters}
[testenv:list_supported_adapters]
commands = {[tox]supported_adapters}

# Uses pytest to run tests, very basic and doesn't require dbt
[testenv:dbt_integration_pytest]
Expand Down

0 comments on commit 8cdfe38

Please sign in to comment.