Skip to content

Commit

Permalink
Run bin/test.sh with bash
Browse files Browse the repository at this point in the history
Doesn't run on Windows otherwise
  • Loading branch information
gselzer committed Jan 7, 2025
1 parent f9b4229 commit b89ef68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
python -m pip install -e '.[dev]'
- name: Test PyImageJ
shell: bash
run: |
bin/test.sh
Expand Down

0 comments on commit b89ef68

Please sign in to comment.