Skip to content

Commit

Permalink
ci: start docker in integration
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Oct 31, 2023
1 parent de493cf commit f21e0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ bats-in-ci:
pnpm install --frozen-lockfile && \
$(MAKE) reset-bats

integration-in-ci:
integration-in-ci: reset-deps-integration
pnpm install --frozen-lockfile && \
. ../../.env && \
SVIX_ENDPOINT= \
Expand Down

0 comments on commit f21e0ff

Please sign in to comment.