Skip to content

Commit 489fa3c

Browse files
Trigger build
1 parent b0cd3fe commit 489fa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_multiome_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ do
5555
echo -e "$i\tctype_$i" >> cell_types.tsv
5656
done
5757
echo "Running sc-ctype-assign.cwl in ${WORKING_DIR} directory."
58-
cwltool --tmpdir-prefix $TMP_DIR_PREFIX --tmp-outdir-prefix $TMP_DIR_PREFIX --debug "$TOOLS_DIR/sc-ctype-assign.cwl" "$JOBS_DIR/sc-ctype-assign-2.yaml"
58+
cwltool --tmpdir-prefix $TMP_DIR_PREFIX --tmp-outdir-prefix $TMP_DIR_PREFIX --debug "$TOOLS_DIR/sc-ctype-assign.cwl" "$JOBS_DIR/sc-ctype-assign-2.yaml"

0 commit comments

Comments
 (0)