this probably is not verbose enough for us
This commit is contained in:
parent
6275176a06
commit
3859905ddf
2
.github/workflows/zig-build.yaml
vendored
2
.github/workflows/zig-build.yaml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
|||
- name: Build project
|
||||
run: zig build
|
||||
- name: Run tests
|
||||
run: zig build test
|
||||
run: zig build test --summary all
|
||||
|
|
Loading…
Reference in New Issue
Block a user