Thanks to visit codestin.com Credit goes to github.com
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 e2bf6e8 commit 21b23eeCopy full SHA for 21b23ee
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v2
19
- - name: run rustfmt
+ - name: Run rustfmt
20
- run: cargo fmt -- --check
21
- name: Build
22
run: cargo build --verbose
0 commit comments