Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
jtcohen6 committed Apr 15, 2021
1 parent 6472e30 commit 438ab30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ jobs:
python3 -m venv venv
. venv/bin/activate
pip install --upgrade pip setuptools
pip install dbt-spark[all]
pip install dbt-spark[PyHive]
mkdir -p ~/.dbt
cp integration_tests/ci/sample.profiles.yml ~/.dbt/profiles.yml

0 comments on commit 438ab30

Please sign in to comment.