ci test
Build / build (push) Failing after 0s

This commit is contained in:
Jeremy Janella
2026-05-22 14:02:25 -04:00
parent 1fb94729f4
commit bb3496584e
-1
View File
@@ -30,4 +30,3 @@ jobs:
nohup ./target/release/site > server.log 2>&1 & nohup ./target/release/site > server.log 2>&1 &
sleep 1 sleep 1
pgrep site && echo "Site is running!" pgrep site && echo "Site is running!"