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 6443504 commit 23988bbCopy full SHA for 23988bb
1 file changed
.github/workflows/main.yml
@@ -49,6 +49,7 @@ jobs:
49
continue-on-error: true
50
uses: actions-rs/cargo@v1
51
with:
52
+ toolchain: nightly
53
command: fmt
54
args: --all -- --check
55
- name: Build Debug
0 commit comments