Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic GitHub action for testing nnunet inference #2647

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

wasserth
Copy link
Contributor

This adds a github action to automatically run a nnunet inference on a small CT example dataset for ubuntu + mac + windows. This is good to see if any new commit breaks parts of the inference on any operating system. Currently it fails for windows. Therefore windows is commented out at the moment. Whenever the windows problem is fixed or if you want to debug it, you can simply activate windows in the run_tests_nnunet.yml file.

@FabianIsensee FabianIsensee self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants