Skip to content

Commit

Permalink
Add TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas authored Jan 17, 2025
1 parent b7509b5 commit e592f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Install deps
run: sudo apt -y install protobuf-compiler

# TODO: Use `cargo install` with a specific version during the next PolkadotSDK uplift and Rust toolchain version upgrade.
- name: Install Tarpaulin
run: |
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
Expand Down

0 comments on commit e592f8f

Please sign in to comment.