Migrate #4

Merged
phoenix merged 26 commits from migrate into v0.1.x 2026-06-06 17:47:45 -04:00
Showing only changes of commit 0782312f52 - Show all commits
+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: