Skip to content

Commit a1bb055

Browse files
committed
Added TZ variable to unit test CI config
1 parent 6e18683 commit a1bb055

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit_tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131

3232
- name: Run vitest tests
3333
run: npx vitest run
34+
env:
35+
TZ: Europe/Rome

0 commit comments

Comments
 (0)