Skip to content

Commit fded020

Browse files
committed
test fmt on windows CI (temporarily)
1 parent c8b9093 commit fded020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy_bors.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
env:
1010
RUST_BACKTRACE: 1
1111
CARGO_TARGET_DIR: '${{ github.workspace }}/target'
12-
NO_FMT_TEST: 1
1312

1413
jobs:
1514
changelog:
@@ -86,6 +85,7 @@ jobs:
8685
toolchain: nightly
8786
target: ${{ matrix.host }}
8887
profile: minimal
88+
components: rustfmt
8989

9090
- name: Checkout
9191
uses: actions/[email protected]

0 commit comments

Comments
 (0)