Skip to content

Commit 3628860

Browse files
committed
Try non-concurrent
1 parent b501f7d commit 3628860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_ci.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cd $SCRIPT_DIR
66
PAGEFIND=$(realpath "$SCRIPT_DIR/target/release/pagefind")
77
REPO_WD=$(realpath "$SCRIPT_DIR")
88

9-
npx -y [email protected] --placeholders pagefind_exec_path="$PAGEFIND" repo_wd="$REPO_WD" -c 4
9+
npx -y [email protected] --placeholders pagefind_exec_path="$PAGEFIND" repo_wd="$REPO_WD" -c 1

0 commit comments

Comments
 (0)