mirror of
https://github.com/iv-org/invidious.git
synced 2025-09-15 08:18:30 +00:00
CI: Improve name of spellcheck step
This commit is contained in:
parent
4d52120cd1
commit
cdd2c60c96
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -167,7 +167,7 @@ jobs:
|
|||||||
run: bin/ameba
|
run: bin/ameba
|
||||||
|
|
||||||
lint_spell:
|
lint_spell:
|
||||||
name: Spell Check with Typos
|
name: Check spelling
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Actions Repository
|
- name: Checkout Actions Repository
|
||||||
|
Loading…
Reference in New Issue
Block a user