Skip to content

Commit bac0850

Browse files
committed
docker compose up
1 parent ccb5d1d commit bac0850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp_extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ jobs:
376376
run: docker network create odbc_net
377377
- name: Set Up Dremio Instance
378378
run: |
379-
docker compose run -d dremio
379+
docker compose up -d dremio
380380
cpp/src/arrow/flight/sql/odbc/tests/dremio/set_up_dremio_instance.sh
381381
- name: Cache Docker Volumes
382382
uses: actions/cache@v5

0 commit comments

Comments
 (0)