Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Jul 22, 2024
1 parent 5b03446 commit dbdc147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/test/integration-kube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
set -x
set -e


pip install psycopg2-binary
pip install dbt-postgres==1.3.1 psycopg2==2.9.3 pytz

pytest tests/test_example_dags.py::test_example_dag_k8s

0 comments on commit dbdc147

Please sign in to comment.