mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-22 20:41:08 +00:00
Add the cargo clippy component
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
|||||||
- name: Add wasm32 target and formatting
|
- name: Add wasm32 target and formatting
|
||||||
run: |
|
run: |
|
||||||
rustup target add wasm32-unknown-unknown
|
rustup target add wasm32-unknown-unknown
|
||||||
rustup component add rust-src rustfmt
|
rustup component add rust-src rustfmt clippy
|
||||||
|
|
||||||
- name: Install Geth on Ubuntu
|
- name: Install Geth on Ubuntu
|
||||||
if: matrix.os == 'ubuntu-24.04'
|
if: matrix.os == 'ubuntu-24.04'
|
||||||
|
|||||||
Reference in New Issue
Block a user