Skip to content

Commit

Permalink
Fixing environment - libjpeg turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianHoerst committed Apr 2, 2024
1 parent ea7fe21 commit 9983ee4
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 153 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: python -m pytest -vv -s ./tests/test_macenko_module
- name : Run Core Tests
run: python -m pytest -vv -s ./tests/test_core_modules
- name : Run Core Tests
- name : Run Dicom Tests
run: python -m pytest -vv -s ./tests/test_dicom_module
- name : Run Dataset and Dataloader Tests
run: python -m pytest -vv -s ./tests/test_pytorch_dataset
Loading

0 comments on commit 9983ee4

Please sign in to comment.