Fix borked CI thanks to feature updates

This commit is contained in:
Niko 2025-02-10 14:05:36 -07:00
parent 1db502bc1a
commit e989dead0f
No known key found for this signature in database

View file

@ -73,4 +73,4 @@ jobs:
toolchain: ${{ matrix.rust-version }} toolchain: ${{ matrix.rust-version }}
- name: Check build - name: Check build
run: cargo build -F whisper-cpp-log,whisper-cpp-tracing --verbose --examples run: cargo build -F log_backend,tracing_backend --verbose --examples