Skip to content

Commit

Permalink
nicknames
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Nov 12, 2024
1 parent 5565b5b commit d4a9d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Set up the wanted models to test and create macro
run: |
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --console .github/create_macro.py -model_nicknames -models_dir fiji/Fiji.app/models -macro_path macro.ijm
fiji/Fiji.app/${{ matrix.fiji_executable }} --headless --console .github/create_macro.py -model_nicknames ${{ MODELS }} -models_dir fiji/Fiji.app/models -macro_path macro.ijm
- name: Run macros
run: |
Expand Down

0 comments on commit d4a9d54

Please sign in to comment.