Skip to content

Commit

Permalink
fix install fink_science new roid
Browse files Browse the repository at this point in the history
  • Loading branch information
FusRoman committed Jul 24, 2024
1 parent fa38639 commit 3b08613
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ jobs:
- name: Run test suites
run: |
python -m pip install -U git+https://github.com/astrolabsoftware/fink-science.git@issue/326/roid_extension
./run_test.sh
curl -s https://codecov.io/bash | bash
1 change: 0 additions & 1 deletion run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export PYTHONPATH="${SPARK_HOME}/python/test_coverage:$PYTHONPATH"
export COVERAGE_PROCESS_START="${ROOTPATH}/.coveragerc"

python -m pip install -U .
python -m pip install -U git+https://github.com/astrolabsoftware/fink-science.git@issue/326/roid_extension

# Run the test suite
for filename in fink_fat/associations/*.py
Expand Down

0 comments on commit 3b08613

Please sign in to comment.