Skip to content

Commit

Permalink
Swapped Singularity CI test to ilastik due to disk space constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemSokolov committed Aug 23, 2023
1 parent 5eac777 commit b6bf5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- --segmentation cypository --cypository-opts '--channel 10 --scalingFactor 2' --s3seg-opts '--logSigma 45 300'
- --segmentation ilastik,mesmer
- --segmentation cellpose --mcquant-opts '--masks *masks.tif'
- --viz -profile singularity
- --viz --segmentation ilastik -profile singularity
needs: setup
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b6bf5c5

Please sign in to comment.