Updated environment.ts and workflow
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled

This commit is contained in:
2026-04-05 12:21:38 +02:00
parent 6c1161b827
commit 431b33a2b9
6 changed files with 71 additions and 9 deletions

View File

@@ -47,4 +47,7 @@ jobs:
- name: Run Vitest
run: |
npm install
npm test
npm test
env:
API_URL: http://api:3000
CDN_URL: http://cdn:4000