Skip to content

Commit

Permalink
rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger committed Aug 16, 2024
1 parent 1e43264 commit 1917325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/requirements-docs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
python-version: '${{ steps.get-version.outputs.python-version }}'
- name: Update pip
run: pip install --upgrade pip
- name: Install Airflow and Dependencies
- name: Install Requirements for building docs
run: pip install -r docs/requirements-docs.txt
- name: Install SeedFarmer
run: pip install -e .
Expand Down

0 comments on commit 1917325

Please sign in to comment.