Skip to content

Commit 28487fb

Browse files
authored
fix ci (citusdata#248)
1 parent bfdb5ce commit 28487fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/active-record-multi-tenant-tests.yml

+1-1
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)