Skip to content

Commit c7e36d0

Browse files
committed
Do fmt on all rust versions
1 parent f067909 commit c7e36d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
# args: --release --all
6464

6565
- name: Cargo fmt
66-
if: matrix.rust == 'nightly'
6766
uses: actions-rs/cargo@v1
6867
with:
6968
command: fmt

0 commit comments

Comments
 (0)