From e2a5a99f33b63ef2a6f731b1ba7b4f06a02ded5f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 6 Jan 2024 12:13:55 -0500 Subject: [PATCH] Test bump for upgraded woodpecker. --- scripts/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/test.sh b/scripts/test.sh index cdfbf7611..30236155f 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -26,6 +26,7 @@ fi cargo test -p lemmy_utils --all-features --no-fail-fast # Add this to do printlns: -- --nocapture +# Test bump pg_ctl stop rm -rf $PGDATA