Skip to content

Commit

Permalink
ci: source .env in integration
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts authored and Siddharth committed Oct 28, 2023
1 parent 533922c commit 61abab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ bats-in-ci:

integration-in-ci:
pnpm install --frozen-lockfile && \
. ../../.env && \
SVIX_ENDPOINT= \
SVIX_SECRET= \
NODE_OPTIONS="--max-old-space-size=6144" \
Expand Down

0 comments on commit 61abab0

Please sign in to comment.