Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 committed Mar 10, 2024
1 parent a0feb91 commit f69e62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install stac-fastapi-mongo
run: |
pip install ./stac_fastapi/mongo[dev,server]
pip install .[dev,server]
- name: Run test suite against Mongo
run: |
Expand Down

0 comments on commit f69e62e

Please sign in to comment.