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

This commit is contained in:
Jeremy Janella
2026-05-22 15:12:17 -04:00
parent dd4b41b3a7
commit 08f079b4e2
-1
View File
@@ -30,4 +30,3 @@ jobs:
nohup ./target/release/site > server.log 2>&1 &
sleep 1
pgrep site && echo "Site is running!"