Opps
sender Build / Check (pull_request) Successful in 27s
sender Build / Rustfmt (pull_request) Successful in 27s
sender Build / Test Suite (pull_request) Failing after 56s
sender Build / Clippy (pull_request) Failing after 32s
sender Build / build (pull_request) Successful in 44s

This commit is contained in:
2026-06-06 17:30:43 -04:00
parent be98763f72
commit 0782312f52
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
echo "AUTH_TOKEN=$AUTH_TOKEN" >> .env
echo "PHONE_NUMBER=$PHONE_NUMBER" >> .env
echo "SERVICE_SID=$SERVICE_SID" >> .env
echo .env
cat .env
cargo test
fmt: