chore: remove unnecessary commands from CI config
This commit is contained in:
		| @@ -6,7 +6,5 @@ steps: | ||||
| - name: cargo test | ||||
|   image: rust:latest | ||||
|   commands: | ||||
|   - apt-get update | ||||
|   - apt-get install -y libsqlite3-dev | ||||
|   - cargo build --verbose --all | ||||
|   - cargo test --verbose --all | ||||
		Reference in New Issue
	
	Block a user