Skip to content

Commit 0ad039d

Browse files
committed
ci: momento local setup requires all the env vars
1 parent 1e33b1f commit 0ad039d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/momento-local-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414

1515
env:
16+
MOMENTO_API_KEY: ${{ secrets.ALPHA_API_KEY_V2 }}
17+
MOMENTO_ENDPOINT: "cell-alpha-dev.preprod.a.momentohq.com"
1618
V1_API_KEY: ${{ secrets.ALPHA_TEST_AUTH_TOKEN }}
1719
TEST_CACHE_NAME: python-integration-test-${{ matrix.python-version }}-${{ matrix.new-python-protobuf }}-${{ github.sha }}
1820

0 commit comments

Comments
 (0)