Skip to content

Commit

Permalink
remove airflowignore step
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatajagannath committed Jun 10, 2024
1 parent da836a4 commit 2d5c09e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ jobs:
ls -al
ls -R
- name: Create .airflowignore file
run: |
echo "logs/" > anyscale_provider/example_dags/.airflowignore
- name: Install packages and dependencies
run: |
python -m pip install hatch
Expand Down

0 comments on commit 2d5c09e

Please sign in to comment.