nilmadhab commented on code in PR #26239: URL: https://github.com/apache/flink/pull/26239#discussion_r1982215113
########## .github/workflows/template.flink-ci.yml: ########## @@ -316,7 +316,7 @@ jobs: maven_repo_folder: ${{ env.MAVEN_REPO_FOLDER }} - name: "Install missing packages" - run: sudo apt-get install -y net-tools docker-compose zip + run: sudo apt-get install -y net-tools docker compose zip Review Comment: Makes sense, how can I test it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org