Skip to content

Commit

Permalink
install fink-mm dev version, to remove after the test dev phase
Browse files Browse the repository at this point in the history
  • Loading branch information
FusRoman committed Feb 20, 2024
1 parent af600c2 commit c916363
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
echo "PYTHONPATH: $PYTHONPATH"
echo "JAVA_HOME: $JAVA_HOME"
echo `python -V`
- name: Install fink-mm dev [To remove]
run: |
pip install git+https://github.com/FusRoman/fink-mm.git@7ccd7a9f4dc69897c8c58aeaf439354aec39a6c5 --no-deps
- name: Run test suites [dev]
if: matrix.container == 'julienpeloton/fink-ci:dev'
run: |
Expand Down

0 comments on commit c916363

Please sign in to comment.