Skip to content

Commit c6ba526

Browse files
committed
Updates
1 parent d68fb40 commit c6ba526

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ test: generate libwhisper libggml
5959
@PKG_CONFIG_PATH=${ROOT_PATH}/${BUILD_DIR} ${GO} test -v ./sys/whisper/...
6060
@echo "Running tests (pkg)"
6161
@PKG_CONFIG_PATH=${ROOT_PATH}/${BUILD_DIR} ${GO} test -v ./pkg/...
62+
@echo "Running tests (whisper)"
63+
@PKG_CONFIG_PATH=${ROOT_PATH}/${BUILD_DIR} ${GO} test -v ./
6264

6365
# Build whisper-static-library
6466
libwhisper: submodule

doc/notes.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)