Skip to content

Commit a65635f

Browse files
genzgdjovezhong
authored andcommitted
Gg/update test jwt (ClickHouse#458)
* update test jwt, ensure query params are final * tweak test job * Assume CI "secret" is full JWT * Fix lint
1 parent 0c6abd1 commit a65635f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/on_push.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,3 @@ jobs:
113113
CLOUD_HOST: ${{ secrets.INTEGRATIONS_TEAM_TESTS_CLOUD_HOST }}
114114
if: "${{ env.CLOUD_HOST != '' }}"
115115
run: echo "HAS_SECRETS=true" >> $GITHUB_OUTPUT
116-
117-
# cloud-tests:
118-
# runs-on: ubuntu-latest
119-
# name: Cloud Tests Py=${{ matrix.python-version }}
120-
# needs: check-secret
121-
# if: needs.check-secret.outputs.has_secrets == 'true'
122-
123-
# strategy:
124-
# matrix:
125-
# python-version:
126-
# - '3.10'
127-
# - '3.11'

0 commit comments

Comments
 (0)