Skip to content

Commit

Permalink
see contents for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Nov 13, 2024
1 parent ed0a1e9 commit 6419e01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ jobs:
curl -L --output-dir fiji/Fiji.app/jars/ -O "https://maven.scijava.org/content/groups/public/io/bioimage/dl-modelrunner/0.5.10-SNAPSHOT/dl-modelrunner-0.5.10-20241112.235152-66.jar"
curl -L --output-dir fiji/Fiji.app/jars/ -O "https://repo1.maven.org/maven2/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar"
- name: see contents
shell: bash
run: ls fiji/Fiji.app

- name: Set up engine using Jython script and Fiji headless
shell: bash
run: |
Expand Down
15 changes: 0 additions & 15 deletions .github/workflows/test_mac.yaml

This file was deleted.

0 comments on commit 6419e01

Please sign in to comment.