We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e18683 commit a1bb055Copy full SHA for a1bb055
.github/workflows/unit_tests.yaml
@@ -31,3 +31,5 @@ jobs:
31
32
- name: Run vitest tests
33
run: npx vitest run
34
+ env:
35
+ TZ: Europe/Rome
0 commit comments