mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-18 06:35:49 -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
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…
x
Reference in New Issue
Block a user