Skip to content

Commit

Permalink
move docker-compose.yml to inst
Browse files Browse the repository at this point in the history
  • Loading branch information
jarodmeng committed Jan 3, 2025
1 parent 539cd48 commit 3894f7d
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-presto-trino-servers/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
# Start Docker Compose services
- name: Start services with Docker Compose
run: |
docker-compose up -d
docker-compose -f inst/docker-compose.yml up -d
shell: bash

# Ensure Presto and Trino servers are running
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3894f7d

Please sign in to comment.