mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
ci: sr.ht: cd into ‘foot’ before running codespell
This commit is contained in:
parent
aeca6a8ea6
commit
dc0e1c3b62
1 changed files with 1 additions and 0 deletions
|
|
@ -49,4 +49,5 @@ tasks:
|
||||||
meson test -C bld/release --print-errorlogs
|
meson test -C bld/release --print-errorlogs
|
||||||
- codespell: |
|
- codespell: |
|
||||||
pip install codespell
|
pip install codespell
|
||||||
|
cd foot
|
||||||
~/.local/bin/codespell *.c *.h
|
~/.local/bin/codespell *.c *.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue