Skip to content

Commit

Permalink
Update .github/workflows/integration-cloud-vector-search.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Hjelde Thoresen <[email protected]>
  • Loading branch information
glebashnik and thomasht86 authored Aug 7, 2024
1 parent b167e10 commit ae0d7ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-cloud-vector-search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
env:
VESPA_TEAM_API_KEY: ${{ secrets.VESPA_TEAM_API_KEY }}
CO_API_KEY: ${{ secrets.VESPA_CLOUD_SECRET_TOKEN }}
SD_ZIP_ARTIFACTS: true
run: |
pytest tests/integration/test_integration_vespa_cloud_vector_search.py -s -v

0 comments on commit ae0d7ba

Please sign in to comment.