Describe the network (#31)
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -129,7 +129,7 @@ jobs:
|
||||
},
|
||||
{
|
||||
"name": "Run Clippy",
|
||||
"run": "nix develop --command cargo -- clippy -- -D warnings"
|
||||
"run": "nix develop --command cargo -- clippy -- -D warnings -W clippy::must_use_candidate"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user