mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-07 04:06:07 -05: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
|
||||
- codespell: |
|
||||
pip install codespell
|
||||
cd foot
|
||||
~/.local/bin/codespell *.c *.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue