Skip to content

Commit

Permalink
Update CI to reflecct the ivadomed/MetricsReloaded fork
Browse files Browse the repository at this point in the history
  • Loading branch information
valosekj committed Apr 16, 2024
1 parent da8ad7f commit 440f1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down

0 comments on commit 440f1a9

Please sign in to comment.