Commit 569c503 1 parent d358837 commit 569c503 Copy full SHA for 569c503
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
-e SKIP_WASM_BUILD=1 \
56
56
paritytech/ci-unified:bullseye-1.74.0 \
57
57
bash -c "
58
- cargo clippy --all-targets --all-features --locked --quiet
58
+ cargo clippy --all-targets --all-features --locked --quiet"
59
59
Original file line number Diff line number Diff line change 55
55
-e SKIP_WASM_BUILD=1 \
56
56
paritytech/ci-unified:bullseye-1.74.0 \
57
57
bash -c "
58
- cargo clippy --all-targets --locked --quiet
58
+ cargo clippy --all-targets --locked --quiet"
Original file line number Diff line number Diff line change 55
55
-e SKIP_WASM_BUILD=1 \
56
56
paritytech/ci-unified:bullseye-1.74.0 \
57
57
bash -c "
58
- cargo doc --all-features --no-deps --locked
58
+ cargo doc --all-features --no-deps --locked"
Original file line number Diff line number Diff line change 55
55
-e SKIP_WASM_BUILD=1 \
56
56
paritytech/ci-unified:bullseye-1.74.0 \
57
57
bash -c "
58
- cargo test --all-features --all-targets --locked
58
+ cargo test --all-features --all-targets --locked"
Original file line number Diff line number Diff line change 55
55
-e SKIP_WASM_BUILD=1 \
56
56
paritytech/ci-unified:bullseye-1.74.0 \
57
57
bash -c "
58
- cargo test --all-targets --locked
58
+ cargo test --all-targets --locked"
You can’t perform that action at this time.
0 commit comments