We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdaac7 commit 5c5ebf5Copy full SHA for 5c5ebf5
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: cargo fmt -- --check
24
25
clippy:
26
- name: Run clippy (Rust nightly)
+ name: Run clippy
27
runs-on: ubuntu-latest
28
29
steps:
0 commit comments