Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Aug 15, 2024
1 parent 9fc1259 commit d16b67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ jobs:
run: |
sh ./scripts/test/kubernetes-setup.sh
cd dev && ../scripts/test/kubernetes-setup.sh
# TODO: Fix hatch taget it failing with incorrect dbt project path error
# TODO: Fix hatch target it failing with incorrect dbt project path error
# hatch run tests.py${{ matrix.python-version }}-${{ matrix.airflow-version }}:test-kubernetes
env:
AIRFLOW_HOME: /home/runner/work/astronomer-cosmos/astronomer-cosmos/
Expand Down

0 comments on commit d16b67d

Please sign in to comment.