Skip to content

Commit

Permalink
remove PINECONE_ENVIRONMENT
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-denoble committed Oct 26, 2023
1 parent 9cf75a5 commit 90d5c96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 90d5c96

Please sign in to comment.