Skip to content

Commit c1a5cea

Browse files
committed
fix indentation
1 parent ab75bd6 commit c1a5cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-integrations-dbs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ jobs:
159159
allow-prereleases: true
160160
- uses: getsentry/[email protected]
161161
with:
162-
docker-run-options: >-
163-
-e CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT=0
162+
docker-run-options: >-
163+
-e CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT=0
164164
- name: Setup Test Env
165165
run: |
166166
pip install "coverage[toml]" tox

0 commit comments

Comments
 (0)