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 f067909 commit c7e36d0Copy full SHA for c7e36d0
.github/workflows/pr.yml
@@ -63,7 +63,6 @@ jobs:
63
# args: --release --all
64
65
- name: Cargo fmt
66
- if: matrix.rust == 'nightly'
67
uses: actions-rs/cargo@v1
68
with:
69
command: fmt
0 commit comments