Skip to content

Commit 06f25c6

Browse files
committed
Bring back everything but Windows
1 parent efd6b75 commit 06f25c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: .github\workflows\install-pgvector.bat
6060

6161
- name: (Windows) Start postgreSQL
62+
if: matrix.os == 'windows-latest'
6263
uses: ikalnytskyi/action-setup-postgres@v6
6364
with:
6465
username: ${{ env.POSTGRES_USERNAME }}

0 commit comments

Comments
 (0)