fix(ci): resolve date-buckets timezone + Testcontainers Docker failures (#476) #494
@@ -39,6 +39,8 @@ jobs:
|
|||||||
- name: Run unit and component tests
|
- name: Run unit and component tests
|
||||||
run: npm test
|
run: npm test
|
||||||
working-directory: frontend
|
working-directory: frontend
|
||||||
|
env:
|
||||||
|
TZ: Europe/Berlin
|
||||||
|
|
||||||
- name: Build frontend
|
- name: Build frontend
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user