Apply suggestion from code review

Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
This commit is contained in:
Samantaz Fox 2024-11-05 16:49:19 +00:00 committed by GitHub
parent e65c00e891
commit c7b2f2ccab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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