Skip to content

Commit

Permalink
Merge branch 'feat-step5-intg' of https://github.com/brown-ccv/icesat…
Browse files Browse the repository at this point in the history
…2-tracks into feat-step5-intg
  • Loading branch information
kmilo9999 committed Jan 25, 2024
2 parents 2f5f22c + 78e56c6 commit 08feb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-B01_SL_load_single_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: ${{ matrix.version }} # install the python version needed
cache: "pip"
- name: install icesat2-tracks using pip
run: pip install --upgrade --editable ".[dev]"
run: pip install .
- name: List dependencies
run: pip list
- name: first step B01_SL_load_single_file
Expand Down

0 comments on commit 08feb9c

Please sign in to comment.