mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-01-20 20:28:37 +01:00
ci: Add fish for test packages (used by batpipe tests)
This commit is contained in:
parent
e98b4efb51
commit
cfd8d29c7b
@ -24,7 +24,7 @@ commands:
|
||||
command: apk add git openssh bash python3 diffutils ca-certificates curl shfmt
|
||||
- run:
|
||||
name: "Setup: Install test packages."
|
||||
command: apk add util-linux coreutils
|
||||
command: apk add util-linux coreutils fish
|
||||
- run:
|
||||
name: "Setup: Install runtime packages."
|
||||
command: apk add bat ripgrep ncurses
|
||||
|
Loading…
Reference in New Issue
Block a user