Skip to content

Commit

Permalink
Do not run example on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Apr 9, 2024
1 parent cd90f85 commit 5a8f097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
if: runner.os == 'macos'
run: colima start
- name: Run matlab tests
if: runner.os != 'windows'
run: |
docker run -t openmicroscopy/bio-formats-octave src/main/matlab/bftest.m
deploy:
Expand Down

0 comments on commit 5a8f097

Please sign in to comment.