mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
ci: install ‘check’ - this enables fcft tests
This commit is contained in:
parent
0f7e9bc78a
commit
187b913050
4 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ packages:
|
|||
- ncurses
|
||||
- python3
|
||||
- py3-pip
|
||||
- check
|
||||
|
||||
sources:
|
||||
- https://codeberg.org/dnkl/foot
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ packages:
|
|||
- pixman-dev
|
||||
- libxkbcommon-dev
|
||||
- ncurses
|
||||
- check
|
||||
|
||||
sources:
|
||||
- https://codeberg.org/dnkl/foot
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ packages:
|
|||
- pixman
|
||||
- libxkbcommon
|
||||
- ncurses
|
||||
- check
|
||||
|
||||
sources:
|
||||
- https://codeberg.org/dnkl/foot
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ before_script:
|
|||
- apk add libxkbcommon-dev pixman-dev freetype-dev fontconfig-dev harfbuzz-dev
|
||||
- apk add wayland-dev wayland-protocols
|
||||
- apk add git
|
||||
- apk add check
|
||||
- mkdir -p subprojects && cd subprojects
|
||||
- git clone https://codeberg.org/dnkl/tllist.git
|
||||
- git clone https://codeberg.org/dnkl/fcft.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue