cava dependency from testing repo
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 22s
Python / lint-format (pull_request) Successful in 34s
Python / test (pull_request) Successful in 1m5s
Lint & Format (C++) / lint-format (pull_request) Failing after 1m28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m35s
Build (C++) / build-zshell (pull_request) Failing after 2m25s

This commit is contained in:
2026-06-01 21:39:02 +02:00
parent c721d5c93c
commit 78fc3c0853
+1 -1
View File
@@ -27,8 +27,8 @@ jobs:
libqalculate-dev \
glib-dev \
aubio-dev \
cava \
git
apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing cava
- name: Configure
run: cmake -S . -B build -G Ninja