Skip to content

Commit e592f8f

Browse files
authored
Add TODO comment
1 parent b7509b5 commit e592f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Install deps
4444
run: sudo apt -y install protobuf-compiler
4545

46+
# TODO: Use `cargo install` with a specific version during the next PolkadotSDK uplift and Rust toolchain version upgrade.
4647
- name: Install Tarpaulin
4748
run: |
4849
curl -L -o tarpaulin.tar.gz https://github.com/xd009642/tarpaulin/releases/download/0.31.4/cargo-tarpaulin-x86_64-unknown-linux-gnu.tar.gz

0 commit comments

Comments
 (0)