dannycranmer commented on code in PR #121:
URL: 
https://github.com/apache/flink-connector-aws/pull/121#discussion_r1434873885


##########
.github/workflows/nightly.yml:
##########
@@ -31,4 +31,12 @@ jobs:
       flink_version: ${{ matrix.flink }}
       flink_url: https://s3.amazonaws.com/flink-nightly/flink-${{ matrix.flink 
}}-bin-scala_2.12.tgz
       cache_flink_binary: false
-    secrets: inherit
\ No newline at end of file
+    secrets: inherit
+
+  python_test:
+    strategy:
+      matrix:

Review Comment:
   The python matrix is handled within the step. This is a good idea, but will 
require a change to the `flink-connector-shared-utils`, will create a follow up 
Jira



-- 
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

Reply via email to