Getting the ui-test up to date

This commit is contained in:
Minning, Eric
2025-12-17 14:09:00 +01:00
parent 292b893ed2
commit 0e746749e6
11 changed files with 148 additions and 77 deletions
+1
View File
@@ -24,4 +24,5 @@ job-test:
- npm install
- echo "ASSEMBLYAI_API_KEY=$apikey_assembly" > .env
- echo "GOOGLE_API_KEY=$apikey_gemini" >> .env
- echo "SAIA_API_KEY=$apikey_saia" >> .env
- npm test