Fix typo in rustfmt ci

master
Dario Nieuwenhuis 2021-06-28 20:22:18 +02:00
parent b91b356bb4
commit 2d49b64182
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
protile: minimal
profile: minimal
components: rustfmt
- name: Check fmt
run: cargo fmt -- --check