Skip to content

Commit

Permalink
correct link to adam_core
Browse files Browse the repository at this point in the history
  • Loading branch information
akoumjian committed Aug 12, 2024
1 parent 88bda33 commit ebc3fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Temporary install adam-core version that implements origin updates
- name: Install adam-core
run: |
pip install git+https://github.com/B612-Asteroid-Institute/adam-core.git@4e248a2d3ceb96921e5bd5eff29becb87a815f89
pip install git+https://github.com/B612-Asteroid-Institute/adam_core.git@100667670c2b5e16368cb0e186d44829555d7100#egg=adam_core
# Run linter
- name: Run linter
run: |
Expand Down

0 comments on commit ebc3fae

Please sign in to comment.