Skip to content

Commit 8cbb829

Browse files
committed
add summary in tests
1 parent 5238029 commit 8cbb829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
zig-version: 0.11.0
4646

4747
- name: Test
48-
run: zig build test
48+
run: zig build test --summary all

0 commit comments

Comments
 (0)