Skip to content

Commit

Permalink
fix ci (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex authored Aug 14, 2024
1 parent bfdb5ce commit 28487fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/active-record-multi-tenant-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@v4

- name: Start Citus Database environment
run: docker-compose up -d
run: docker compose up -d

- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 28487fb

Please sign in to comment.