Skip to content

Commit

Permalink
Update run_test.yml
Browse files Browse the repository at this point in the history
update actsnfink for tests
  • Loading branch information
emilleishida authored Oct 16, 2023
1 parent 637a096 commit 8dcd9bf
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 @@ -45,7 +45,7 @@ jobs:
pip uninstall -y supernnova
pip install git+https://github.com/supernnova/SuperNNova.git@6cfcb72009a734b26caa46eacb54d3e2dde9e2c3#egg=supernnova
pip uninstall -y actsnfink
pip install git+https://github.com/emilleishida/fink_sn_activelearning.git@9fe3cfa3f6e5dbfe85ba9fb960f12bd4e8bb7d21#egg=actsnfink
pip install git+https://github.com/emilleishida/fink_sn_activelearning.git@bf8d4e263e02d42781642f872f7bc030c24792bc#egg=actsnfink
pip install fink-utils==0.13.3
./run_tests.sh
Expand Down

0 comments on commit 8dcd9bf

Please sign in to comment.