diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 658eb07b..12133635 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -83,7 +83,6 @@ jobs: env: CI: true PINECONE_API_KEY: ${{ secrets.PINECONE_API_KEY }} - PINECONE_ENVIRONMENT: ${{ secrets.PINECONE_ENVIRONMENT }} PINECONE_INDEX: 'semantic-search' shell: bash run: |