From 440f1a910dad31e137d75896d952ec2ffd424317 Mon Sep 17 00:00:00 2001 From: valosekj Date: Tue, 16 Apr 2024 16:15:04 -0400 Subject: [PATCH] Update CI to reflecct the ivadomed/MetricsReloaded fork --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3fc0506..1d86790 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: run: | python -m pip install --upgrade pip pip install -r dataset_conversion/requirements.txt - git clone https://github.com/valosekj/MetricsReloaded.git + git clone https://github.com/ivadomed/MetricsReloaded.git cd MetricsReloaded git checkout jv/add_rel_vol_error_metric python -m pip install .