Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit e989dea

Browse files
committed
Fix borked CI thanks to feature updates
1 parent 1db502b commit e989dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
toolchain: ${{ matrix.rust-version }}
7474

7575
- name: Check build
76-
run: cargo build -F whisper-cpp-log,whisper-cpp-tracing --verbose --examples
76+
run: cargo build -F log_backend,tracing_backend --verbose --examples

0 commit comments

Comments
 (0)