even less verbose

This commit is contained in:
Nick Pegg 2025-05-08 12:25:14 -07:00
parent d2e077ef2d
commit 1066367515

View file

@ -34,4 +34,4 @@ jobs:
- name: Build - name: Build
run: cargo build run: cargo build
- name: Run tests - name: Run tests
run: cargo test --verbose run: cargo test