Skip to content

Commit

Permalink
use debig
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Nov 23, 2024
1 parent 2473c67 commit e34b53f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ jobs:
- name: Convert to npy
shell: bash
run: |
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --console .github/check_outputs.py -json_fpath json
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --console .github/to_numpy.py
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --debug --console .github/check_outputs.py -json_fpath json
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --debug --console .github/to_numpy.py
- name: Run final python
shell: bash
Expand Down

0 comments on commit e34b53f

Please sign in to comment.