Skip to content

Commit 055e34a

Browse files
committed
Added missing environment variable on .github config
1 parent fbeede7 commit 055e34a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ jobs:
3333
run: npx vitest run
3434
env:
3535
TZ: Europe/Rome
36+
LANG: it-IT

0 commit comments

Comments
 (0)