cohere[patch]: fix release (#19529)

This commit is contained in:
Erick Friis
2024-03-25 13:46:29 -07:00
committed by GitHub
parent aa68fd7e91
commit e6952b04d5
4 changed files with 16 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # for airbyte
MONGODB_ATLAS_URI: ${{ secrets.MONGODB_ATLAS_URI }}
VOYAGE_API_KEY: ${{ secrets.VOYAGE_API_KEY }}
COHERE_API_KEY: ${{ secrets.COHERE_API_KEY }}
run: |
make integration_tests