Updated environment.ts and workflow
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user