Skip to content

Commit cc6f332

Browse files
authored
Merge pull request #635 from Byron/gitoxide-for-traversal
Gitoxide for performance improvements
2 parents a802f89 + b6cd415 commit cc6f332

File tree

11 files changed

+1272
-389
lines changed

11 files changed

+1272
-389
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
- name: Run clippy
4545
run: cargo clippy
4646

47+
- name: Run onefetch
48+
run: cargo run
49+
4750
rustfmt:
4851
name: Rustfmt
4952
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)