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 9b2f4e9 commit b553298Copy full SHA for b553298
.github/workflows/ci.yml
@@ -39,5 +39,6 @@ jobs:
39
runs-on: ubuntu-latest
40
41
steps:
42
+ - uses: actions/checkout@v4
43
- name: Clippy
44
run: cargo clippy
0 commit comments