Skip to content

Commit

Permalink
Remove activation of virtual environment
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Nov 21, 2024
1 parent 9e1a2f8 commit c2fe344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- run:
name: "Run Tests - Postgres"
command: |
. dbt_venv/bin/activate
cd integration_tests
dbt --warn-error deps --target postgres
dbt --warn-error run-operation create_source_table --target postgres
Expand Down

0 comments on commit c2fe344

Please sign in to comment.