Skip to content

Commit

Permalink
debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Nov 23, 2024
1 parent 3d16b5f commit 2962d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Run macros
shell: bash
run: |
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --console --debug -macro test.ijm
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --debug --console --debug -macro test.ijm
- name: Convert to npy
shell: bash
Expand Down

0 comments on commit 2962d8d

Please sign in to comment.