ci: change spell check title

This commit is contained in:
Boshen 2023-03-26 13:36:45 +08:00
parent 5d0bbe9198
commit 65387809d8
No known key found for this signature in database
GPG key ID: 9C7A8C8AB22BEBD1

View file

@ -58,7 +58,7 @@ jobs:
run: cargo lint -- -D warnings
typos:
name: "spell check"
name: Spell Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
@ -118,7 +118,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install toolchain
- name: Install Toolchain
run: rustup show
- name: Cache