Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
- no need to clone the repo
  • Loading branch information
valosekj committed Jun 6, 2024
1 parent 170c4e7 commit 920e9bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
git clone https://github.com/ivadomed/MetricsReloaded.git
cd MetricsReloaded
python -m pip install .
- name: Run tests with unittest
Expand Down

0 comments on commit 920e9bf

Please sign in to comment.