ci: remove extra space on codespell job

Added on commit d78fc96ee ("codespell github action", 2023-03-05).
This commit is contained in:
Kelvin M. Klann 2023-03-06 04:26:57 -03:00
parent d555fa3e4b
commit b32c5d31fe

View file

@ -134,4 +134,4 @@ jobs:
- name: install dependencies
run: sudo apt-get install codespell
- name: codespell
run: make codespell
run: make codespell