Skip to content

Commit

Permalink
remove check
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Apr 10, 2024
1 parent f100547 commit 5fb607d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ jobs:
if: runner.os == 'macos'
run: colima start
- name: Run matlab tests
if: runner.os != 'windows'
run: |
docker run -t -v $(pwd)/src/:/src/ openmicroscopy/bio-formats-octave /src/main/matlab/bftest.m

0 comments on commit 5fb607d

Please sign in to comment.