Skip to content

Commit 082eb9a

Browse files
committed
ci: re-enable unicode flag
1 parent ed8b66b commit 082eb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
with:
2222
version: 0.15.2
2323
- name: Build and test
24-
run: zig build test
24+
run: zig build test -Dunicode
2525

0 commit comments

Comments
 (0)