mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Fix
This commit is contained in:
parent
75a15829ec
commit
9d115c030d
2
.github/workflows/style-check.yml
vendored
2
.github/workflows/style-check.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: [self-hosted]
|
||||
steps:
|
||||
- name: Labels check
|
||||
run: python3 run_check.py
|
||||
run: cd $GITHUB_WORKSPACE/tests/ci && python3 run_check.py
|
||||
DockerHubPush:
|
||||
needs: CheckLabels
|
||||
runs-on: [self-hosted]
|
||||
|
Loading…
Reference in New Issue
Block a user