Skip to content

Commit 9b603f9

Browse files
committed
Test Windows
1 parent caa0b48 commit 9b603f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
cd pgvector
2121
nmake /NOLOGO /F Makefile.win
2222
nmake /NOLOGO /F Makefile.win install
23+
shell: cmd
2324
2425
- run: cmake -S . -B build -DBUILD_TESTING=ON -DCMAKE_CXX_STANDARD=20
2526
- run: cmake --build build

0 commit comments

Comments
 (0)