Skip to content

Commit d30863f

Browse files
committed
1 parent b115390 commit d30863f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
cargo update
3939
cargo update base64ct --precise 1.6.0 # 1.8.0 requires the Cargo feature called `edition2024`
40+
cargo update [email protected] --precise 0.3.0 # TODO: https://github.com/paritytech/polkadot-sdk/issues/9425
4041
- name: Run clippy
4142
run: cargo clippy -- -D warnings
4243
- name: Check for Wasm

0 commit comments

Comments
 (0)