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 9bda00e commit 2e37d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_kube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
sh ./scripts/test/kubernetes-test.sh
- name: Setup Airflow
run: |
uv pip install --system hatch
pip install --system hatch
hatch -e tests.py3.9-2.9 run pip freeze
hatch run tests.py3.9-2.9:test-kubernetes

0 comments on commit 2e37d05

Please sign in to comment.