Update python-tests.yml

Fix error in workflow
This commit is contained in:
M1ha Shvn 2021-07-07 17:26:29 +05:00 committed by GitHub
parent 5b1bda4813
commit 94661029cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
ports:
- 5432:5432
clickhouse:
image: yandex/clickhouse-server:${{ clickhouse.postgres-version }}
image: yandex/clickhouse-server:${{ clickhouse-version }}
ports:
- 8123:8123