Skip to content

Commit 21bc2a1

Browse files
committed
fix ci
1 parent bfdb5ce commit 21bc2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/active-record-multi-tenant-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- uses: actions/checkout@v4
7070

7171
- name: Start Citus Database environment
72-
run: docker-compose up -d
72+
run: docker compose up -d
7373

7474
- uses: ruby/setup-ruby@v1
7575
with:

0 commit comments

Comments
 (0)