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 82ad35ee92 - Show all commits
+1
View File
@@ -52,6 +52,7 @@ jobs:
echo "AUTH_TOKEN=$AUTH_TOKEN" >> .env
echo "PHONE_NUMBER=$PHONE_NUMBER" >> .env
echo "SERVICE_SID=$SERVICE_SID" >> .env
echo .env
cargo test
fmt: