Skip to content

Commit 76f7a91

Browse files
committed
Merge branch 'aip-61-adex-v5' into issue-471-tests-for-route-units-for-slot
2 parents 4019847 + 8358521 commit 76f7a91

File tree

21 files changed

+1241
-549
lines changed

21 files changed

+1241
-549
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 adex-postgres adex-redis ganache-1 ganache-1337"
71+
cli-args: "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)