Skip to content

Commit

Permalink
Clean the CI script from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Dec 6, 2023
1 parent e58df71 commit 429bc9a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,5 @@ jobs:
- name: Run test suites
run: |
pip uninstall -y actsnfink
pip install git+https://github.com/emilleishida/fink_sn_activelearning.git@4f46b3a1e29de45793125452974e71e92c1ea454#egg=actsnfink
pip install onnx==1.12.0
pip install onnxruntime
pip install py4j
pip install light-curve[full] --upgrade
pip install iminuit==2.21.0
./run_tests.sh
curl -s https://codecov.io/bash | bash

0 comments on commit 429bc9a

Please sign in to comment.