mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-20 12:28:29 +00: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
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -154,7 +154,7 @@ jobs:
|
|||||||
shards install
|
shards install
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Run Crystal linter
|
- name: Check Crystal formatter compliance
|
||||||
run: |
|
run: |
|
||||||
if ! crystal tool format --check; then
|
if ! crystal tool format --check; then
|
||||||
crystal tool format
|
crystal tool format
|
||||||
|
Loading…
Reference in New Issue
Block a user