Skip to content

Commit

Permalink
remove options
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Feb 28, 2024
1 parent b4245d6 commit 733c071
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cockroach-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
image: cockroachdb/cockroach:v${{ matrix.cockroach_version }}
env:
DATABASE_URL: postgresql://root@localhost:26257/integration_test
# Set health checks to wait until cockroach has started
options: >-
start
--insecure
--host=localhost
ports:
# Maps tcp port 26257 on service container to the host
- 26257:26257
Expand Down

0 comments on commit 733c071

Please sign in to comment.