We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01343e2 commit 4fda267Copy full SHA for 4fda267
.github/workflows/test.yml
@@ -21,5 +21,5 @@ jobs:
21
with:
22
version: master
23
- name: Build and test
24
- run: zig build test -Dunicode
+ run: zig build test
25
0 commit comments