chore: remove --verbose from CI build & test config
This commit is contained in:
		| @@ -6,5 +6,5 @@ steps: | ||||
| - name: cargo test | ||||
|   image: rust:latest | ||||
|   commands: | ||||
|   - cargo build --verbose --all | ||||
|   - cargo test --verbose --all | ||||
|   - cargo build --all | ||||
|   - cargo test --all | ||||
		Reference in New Issue
	
	Block a user