There was an error while loading. Please reload this page.
1 parent 544ba41 commit 011cb56Copy full SHA for 011cb56
1 file changed
.github/workflows/check-features.yml
@@ -33,6 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v6
35
- uses: dtolnay/rust-toolchain@stable
36
+ - uses: r-lib/actions/setup-r@v2
37
- name: cargo fmt
38
run: cargo fmt --check
39
- name: cargo clippy
0 commit comments