Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '*'
env:
GALAXY_FORK: galaxyproject
GALAXY_BRANCH: release_25.1
GALAXY_BRANCH: release_25.0
MAX_CHUNKS: 4
MAX_FILE_SIZE: 1M
concurrency:
Expand Down
1 change: 0 additions & 1 deletion tools/omero/omero_import.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<expand macro="omeropy_requirements"/>
<command detect_errors="exit_code"><![CDATA[
#import re

mkdir folder &&
#for $image in $folder:
#set image = $image
Expand Down
Loading