mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Followup
This commit is contained in:
parent
abdb45b159
commit
072d272448
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
mkdir -p $TEMP_PATH
|
||||
cp -r $GITHUB_WORKSPACE $TEMP_PATH
|
||||
cd $REPO_COPY/tests/ci
|
||||
python3 functional_test_check.py $CHECK_NAME $REQUIRED_BUILD_NUMBER $KILL_TIMEOUT
|
||||
python3 functional_test_check.py "$CHECK_NAME" $REQUIRED_BUILD_NUMBER $KILL_TIMEOUT
|
||||
FastTest:
|
||||
needs: DockerHubPush
|
||||
runs-on: [self-hosted, builder]
|
||||
|
Loading…
Reference in New Issue
Block a user