Skip to content

Commit

Permalink
Add lines
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored Sep 26, 2024
1 parent b7b13f3 commit f8ea9b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration_tests/ci/sample.profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ integration_tests:
database: "{{ env_var('SNOWFLAKE_TEST_DATABASE') }}"
warehouse: "{{ env_var('SNOWFLAKE_TEST_WAREHOUSE') }}"
schema: codegen_integration_tests_snowflake
threads: 1
threads: 1
2 changes: 1 addition & 1 deletion supported_adapters.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SUPPORTED_ADAPTERS=postgres
SUPPORTED_ADAPTERS=postgres

0 comments on commit f8ea9b5

Please sign in to comment.