We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486f776 commit d28c5a0Copy full SHA for d28c5a0
.github/workflows/test_main.yml
@@ -37,4 +37,4 @@ jobs:
37
- name: Run Specific Class (Unix)
38
shell: bash
39
run: |
40
- java -cp $JAR_PATH io.bioimage.modelrunner.pytorch.PytorchInterface
+ java -cp dl-modelrunner-pytorch-0.4.3-SNAPSHOT.jar io.bioimage.modelrunner.pytorch.PytorchInterface
0 commit comments