fix: Separate modules properly - cli.rs and git.rs now independent
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled

This commit is contained in:
2026-02-01 12:44:48 +00:00
parent e897a35e38
commit 4f5ecffabc

View File

@@ -34,4 +34,4 @@ jobs:
- name: Install Rust
run: rustup default stable
- name: Run tests
run: cargo test
run: cargo test