Skip to content

Commit

Permalink
ci: add unicode to ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
fjebaker committed Aug 12, 2024
1 parent ed86b30 commit 3b435d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
with:
version: 0.13.0
- name: Build and test
run: zig build test
run: zig build test -Dunicode

0 comments on commit 3b435d5

Please sign in to comment.