We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730332e commit 6a86b0dCopy full SHA for 6a86b0d
.github/workflows/unit.yml
@@ -46,10 +46,10 @@ jobs:
46
args: -p "reth-scroll-*" -p "scroll-alloy-*" --locked
47
partition: 1
48
total_partitions: 1
49
- - type: book
50
- args: --manifest-path book/sources/Cargo.toml
51
- partition: 1
52
- total_partitions: 1
+ # - type: book
+ # args: --manifest-path book/sources/Cargo.toml
+ # partition: 1
+ # total_partitions: 1
53
timeout-minutes: 30
54
steps:
55
- name: Free up disk space
0 commit comments