this probably is not verbose enough for us
All checks were successful
GitHub Actions Demo / do-the-needful (push) Successful in 24s
GitHub Actions Demo / Explore-GitHub-Actions (push) Successful in 1m55s
GitHub Actions Demo / Job-2 (push) Successful in 8s

This commit is contained in:
Emil Lerch 2024-04-29 12:07:57 -07:00
parent 6275176a06
commit 3859905ddf
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -20,4 +20,4 @@ jobs:
- name: Build project - name: Build project
run: zig build run: zig build
- name: Run tests - name: Run tests
run: zig build test run: zig build test --summary all