mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
check locale
This commit is contained in:
parent
58bccb3ed3
commit
a0129deea0
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ubuntu_x86_64.yml
vendored
4
.github/workflows/ubuntu_x86_64.yml
vendored
|
@ -26,6 +26,10 @@ jobs:
|
||||||
|
|
||||||
- run: zig version
|
- run: zig version
|
||||||
|
|
||||||
|
- run: locale
|
||||||
|
|
||||||
|
- run: date -u
|
||||||
|
|
||||||
- name: zig fmt check, zig tests
|
- name: zig fmt check, zig tests
|
||||||
run: cd crates/compiler/builtins/bitcode && ./run-tests.sh
|
run: cd crates/compiler/builtins/bitcode && ./run-tests.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue