Skip to content

Commit d28c5a0

Browse files
authored
static version
1 parent 486f776 commit d28c5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
- name: Run Specific Class (Unix)
3838
shell: bash
3939
run: |
40-
java -cp $JAR_PATH io.bioimage.modelrunner.pytorch.PytorchInterface
40+
java -cp dl-modelrunner-pytorch-0.4.3-SNAPSHOT.jar io.bioimage.modelrunner.pytorch.PytorchInterface

0 commit comments

Comments
 (0)