Skip to content

Commit 6a86b0d

Browse files
committed
disable unit book github workflow
1 parent 730332e commit 6a86b0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/unit.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ jobs:
4646
args: -p "reth-scroll-*" -p "scroll-alloy-*" --locked
4747
partition: 1
4848
total_partitions: 1
49-
- type: book
50-
args: --manifest-path book/sources/Cargo.toml
51-
partition: 1
52-
total_partitions: 1
49+
# - type: book
50+
# args: --manifest-path book/sources/Cargo.toml
51+
# partition: 1
52+
# total_partitions: 1
5353
timeout-minutes: 30
5454
steps:
5555
- name: Free up disk space

0 commit comments

Comments
 (0)