Skip to content

Commit

Permalink
add summary in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gballet committed Aug 5, 2023
1 parent 5238029 commit 8cbb829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
zig-version: 0.11.0

- name: Test
run: zig build test
run: zig build test --summary all

0 comments on commit 8cbb829

Please sign in to comment.