Skip to content

Commit 0710faf

Browse files
committed
ci: install oceanstream[geotrack,adcp] in test workflow
1 parent 7724aa7 commit 0710faf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
pip install -r requirements.txt
28+
pip install "oceanstream[geotrack,adcp] @ git+https://github.com/OceanStreamIO/oceanstream-cli.git@main"
2829
pip install pytest pytest-asyncio python-dotenv
2930
3031
- name: Run tests

0 commit comments

Comments
 (0)