Skip to content

Commit

Permalink
drop me: force odc-geo from hs-load branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill888 committed Jun 28, 2024
1 parent 9ccd2ce commit bef93c3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,11 @@ jobs:
run: |
echo "/tmp/test_env/bin" >> $GITHUB_PATH
- name: Patch odc-geo
shell: bash
run: |
pip install "git+https://github.com/opendatacube/odc-geo.git@hs-load"
- name: Install in Edit mode
shell: bash
run: |
Expand Down Expand Up @@ -323,6 +328,11 @@ jobs:
run: |
echo "/tmp/test_env/bin" >> $GITHUB_PATH
- name: Patch odc-geo
shell: bash
run: |
pip install "git+https://github.com/opendatacube/odc-geo.git@hs-load"
- name: Install wheels for testing
shell: bash
run: |
Expand Down

0 comments on commit bef93c3

Please sign in to comment.