File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 3737 tar -zxvf cargo-tarpaulin-x86_64-unknown-linux-musl.tar.gz -C $HOME/.cargo/bin
3838 make Cargo.toml
3939 cargo update
40- cargo update parity-scale-codec@3.7.2 --precise 3.6.12
41- cargo update parity-scale-codec-derive@3.7.2 --precise 3.6.12
4240 cargo tarpaulin --verbose --no-fail-fast --workspace --timeout 300 --out Xml
4341 - name : Upload to codecov.io
4442 uses : codecov/codecov-action@v3
Original file line number Diff line number Diff line change 3636 - name : Update
3737 run : |
3838 cargo update
39- cargo update parity-scale-codec@3.7.2 --precise 3.6.12
40- cargo update parity-scale-codec-derive@3.7.2 --precise 3.6.12
4139 - name : Run clippy
4240 run : cargo clippy -- -D warnings
4341 - name : Check for Wasm
You can’t perform that action at this time.
0 commit comments