mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-03 10:56:51 -04:00
Apply suggestion from code review
Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
This commit is contained in:
parent
e65c00e891
commit
c7b2f2ccab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -154,7 +154,7 @@ jobs:
|
|||
shards install
|
||||
fi
|
||||
|
||||
- name: Run Crystal linter
|
||||
- name: Check Crystal formatter compliance
|
||||
run: |
|
||||
if ! crystal tool format --check; then
|
||||
crystal tool format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue