We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdb5ce commit 28487fbCopy full SHA for 28487fb
.github/workflows/active-record-multi-tenant-tests.yml
@@ -69,7 +69,7 @@ jobs:
69
- uses: actions/checkout@v4
70
71
- name: Start Citus Database environment
72
- run: docker-compose up -d
+ run: docker compose up -d
73
74
- uses: ruby/setup-ruby@v1
75
with:
0 commit comments