Skip to content

Commit 92f7254

Browse files
committed
simplify CI
1 parent 23eb958 commit 92f7254

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,3 @@ jobs:
3737

3838
- name: Run onefetch
3939
run: cargo run
40-
41-
- name: Run onefetch (with commitgraph)
42-
run: git commit-graph write --no-progress --reachable && cargo run

0 commit comments

Comments
 (0)