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 5238029 commit 8cbb829Copy full SHA for 8cbb829
.github/workflows/ci.yml
@@ -45,4 +45,4 @@ jobs:
45
zig-version: 0.11.0
46
47
- name: Test
48
- run: zig build test
+ run: zig build test --summary all
0 commit comments