Skip to content

Commit

Permalink
Update run_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Knispel2 authored Oct 31, 2023
1 parent d1c4df2 commit fc62b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
pip uninstall -y actsnfink
pip install git+https://github.com/emilleishida/fink_sn_activelearning.git@bf8d4e263e02d42781642f872f7bc030c24792bc#egg=actsnfink
pip install onnx
pip install onnx==1.12.0
pip install onnxruntime
./run_tests.sh
Expand Down

0 comments on commit fc62b8d

Please sign in to comment.