We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8b66b commit 082eb9aCopy full SHA for 082eb9a
1 file changed
.github/workflows/test.yml
@@ -21,5 +21,5 @@ jobs:
21
with:
22
version: 0.15.2
23
- name: Build and test
24
- run: zig build test
+ run: zig build test -Dunicode
25
0 commit comments