Skip to content

Commit b9c45d8

Browse files
committed
ci: append swiftbuddy mempalace and lifecycle tests to build action
1 parent fab4ea8 commit b9c45d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
ls -lh .build/release/SwiftLM
4444
file .build/release/SwiftLM
4545
46+
- name: SwiftBuddy Tests (MemPalace & Lifecycle)
47+
run: swift test --filter SwiftBuddyTests
48+
4649
- name: TurboQuant unit tests
4750
run: |
4851
# Compile and run standalone C++ unit tests for the TurboQuant

0 commit comments

Comments
 (0)