Skip to content

Commit

Permalink
Build all examples
Browse files Browse the repository at this point in the history
  • Loading branch information
arizhih committed Oct 14, 2024
1 parent e983a6a commit bcd94d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bcd94d1

Please sign in to comment.