ci test
Build / build (push) Canceled after 4m0s

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