Skip to content

Commit

Permalink
Include example_cosmos_sources in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Dec 9, 2024
1 parent 033a398 commit 56cc42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ pytest -vv \
-m 'integration' \
--ignore=tests/perf \
--ignore=tests/test_example_k8s_dags.py \
-k 'not ( example_cosmos_sources or example_cosmos_python_models or example_virtualenv or jaffle_shop_kubernetes)'
-k 'not ( example_cosmos_python_models or example_virtualenv or jaffle_shop_kubernetes)'

0 comments on commit 56cc42f

Please sign in to comment.