Skip to content

Commit fa90782

Browse files
committed
fixup
1 parent 516dec9 commit fa90782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
# Template testing
250250
# - run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.85.0 -y
251251
# - run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
252-
# - run: rustup component add rustfmt
252+
- run: rustup component add rustfmt
253253
# - run: rustup component add clippy
254254
# - name: Build for template testing
255255
# run: |

0 commit comments

Comments
 (0)