Skip to content

Commit caa0b48

Browse files
committed
Test Windows
1 parent e9f5eb4 commit caa0b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
database: pgvector_cpp_test
1515
dev-files: true
16-
run: |
16+
- run: |
1717
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
1818
cd %TEMP%
1919
git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git

0 commit comments

Comments
 (0)