Skip to content

Commit 026db3d

Browse files
committed
test windows
1 parent f34c6dc commit 026db3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/llama-cpp-rs-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ jobs:
8080
uses: dtolnay/rust-toolchain@stable
8181
- name: Build
8282
run: cargo build
83+
- name: Test
84+
run: cargo test

0 commit comments

Comments
 (0)