We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882102d commit b3bf2e0Copy full SHA for b3bf2e0
.github/workflows/app-tests.yaml
@@ -60,7 +60,6 @@ jobs:
60
username: ${{ env.POSTGRES_USERNAME }}
61
password: ${{ env.POSTGRES_PASSWORD }}
62
database: ${{ env.POSTGRES_DATABASE }}
63
- steps:
64
65
- name: Install pgvector
66
if: matrix.os == 'windows-latest'
0 commit comments