From 8dcd9bfe1f658e0ab00f341f3664ce1ae231fccc Mon Sep 17 00:00:00 2001 From: Emille Ishida Date: Mon, 16 Oct 2023 14:57:59 +0200 Subject: [PATCH] Update run_test.yml update actsnfink for tests --- .github/workflows/run_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run_test.yml b/.github/workflows/run_test.yml index 1b75191d..12954107 100644 --- a/.github/workflows/run_test.yml +++ b/.github/workflows/run_test.yml @@ -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