Build all examples
This commit is contained in:
parent
e983a6a033
commit
bcd94d1fcb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
|
|
@ -73,4 +73,4 @@ jobs:
|
|||
toolchain: ${{ matrix.rust-version }}
|
||||
|
||||
- name: Check build
|
||||
run: cargo build -F whisper-cpp-log,whisper-cpp-tracing --verbose && cargo run --example basic_use -F whisper-cpp-log,whisper-cpp-tracing
|
||||
run: cargo build -F whisper-cpp-log,whisper-cpp-tracing --verbose --examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue