41 create tenant twilio config #62

Merged
BenjaminPalko merged 20 commits from 41-create-tenant-twilio-config into master 2025-01-26 23:36:06 -05:00
Showing only changes of commit 754f9b57ea - Show all commits

View file

@ -24,4 +24,4 @@ jobs:
- name: Prisma Check - name: Prisma Check
run: bun prisma:validate run: bun prisma:validate
- name: Test - name: Test
run: bun test run: 'bun run test:unit'