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 9966d0c commit 00a2aa7Copy full SHA for 00a2aa7
.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
25
with:
26
fetch-depth: 0
27
- name: Build and test with Zig
28
- run: zig build test
+ run: zig build test --summary all
0 commit comments