ci test
Build / build (push) Failing after 10m16s

This commit is contained in:
Jeremy Janella
2026-05-22 17:01:26 -04:00
parent 6dc840a3f7
commit f8ffb0475c
-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!"