fix: Separate modules properly - cli.rs and git.rs now independent
This commit is contained in:
@@ -34,4 +34,4 @@ jobs:
|
|||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: rustup default stable
|
run: rustup default stable
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test
|
run: cargo test
|
||||||
|
|||||||
Reference in New Issue
Block a user