Skip to content

Commit 28b386a

Browse files
committed
ci workflow - run all containers except sentry
1 parent 3524045 commit 28b386a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: sudo-bot/action-docker-compose@latest
6969
with:
7070
# https://docs.docker.com/compose/reference/overview/
71-
cli-args: "-f docker-compose.harness.yml up -d --build"
71+
cli-args: "-f docker-compose.harness.yml up -d --build adex-postgres adex-redis ganache-1 ganache-1337"
7272
- uses: actions-rs/toolchain@v1
7373
with:
7474
# No need to add `toolchain`, it will use `rust-toolchain` file instead

0 commit comments

Comments
 (0)