diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a497ef6609f..f1bc6bb5288a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -271,6 +271,7 @@ jobs: secrets: inherit with: java-version: ${{ needs.build-info.outputs.java-version }} + pre-script: sudo hostname localhost ratis-args: ${{ inputs.ratis_args }} script: integration script-args: -Ptest-${{ matrix.profile }} -Drocks_tools_native