check locale

This commit is contained in:
Anton-4 2025-06-24 13:42:25 +02:00
parent 58bccb3ed3
commit a0129deea0
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937

View file

@ -26,6 +26,10 @@ jobs:
- run: zig version
- run: locale
- run: date -u
- name: zig fmt check, zig tests
run: cd crates/compiler/builtins/bitcode && ./run-tests.sh