Skip to content

Commit

Permalink
simplify CI
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Dec 24, 2024
1 parent 23eb958 commit 92f7254
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,3 @@ jobs:

- name: Run onefetch
run: cargo run

- name: Run onefetch (with commitgraph)
run: git commit-graph write --no-progress --reachable && cargo run

0 comments on commit 92f7254

Please sign in to comment.