Skip to content

Commit d85f765

Browse files
committed
Source commit
1 parent 98ad4ee commit d85f765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/scripts/run_cbicall_slurm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ module load Python/3.13.5-GCCcore-14.3.0
6464
export PYTHONPATH="\$CBICALL_PYTHON_PREFIX/lib/python3.13/site-packages\${PYTHONPATH:+:\$PYTHONPATH}"
6565
6666
# Required only for Nextflow/nf-core runs; harmless for Bash runs when available.
67-
module load Nextflow/25.10.2 2>/dev/null || true
67+
module load Nextflow/25.10.3 2>/dev/null || true
6868
6969
# For nf-core with Singularity/Apptainer, uncomment and set a user- or
7070
# project-owned cache if the site-level cache is not suitable.

0 commit comments

Comments
 (0)