Skip to content

Commit

Permalink
try to put the version better
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m authored Dec 18, 2023
1 parent 6e32375 commit db091de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bioimageio_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: s4u/setup-maven-action@< version >
with:
java-version: 11
maven-version: 3.9.5
maven-version: '3.9.5'
- name: test with JDLL
shell: bash -l {0}
run: python scripts/test_many_with_ilastik.py dist '${{ github.event.inputs.pending_matrix }}' --postfix ${{ matrix.v }}
Expand Down

0 comments on commit db091de

Please sign in to comment.