Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Expose environment vars in integration test cleanup job (#140)
## Problem The nightly cleanup job errored because I did not properly expose the environment variables it needs. ## Solution Wire up the environment variables. ## Type of Change - [x] Infrastructure change (CI configs, etc) ## Test Plan See the cleanup job [succeed](https://github.com/pinecone-io/pinecone-ts-client/actions/runs/6470956881/job/17568308642).
- Loading branch information