diff --git a/.github/workflows/3.5.x-cloud-cloud-stream-kafka-streams.yml b/.github/workflows/3.5.x-cloud-cloud-stream-kafka-streams.yml index 43a0660e..d4bc2af1 100644 --- a/.github/workflows/3.5.x-cloud-cloud-stream-kafka-streams.yml +++ b/.github/workflows/3.5.x-cloud-cloud-stream-kafka-streams.yml @@ -22,4 +22,3 @@ jobs: checkout_ref: main project: cloud:cloud-stream-kafka-streams task: nativeAppTest - expected_to_fail: true diff --git a/.github/workflows/3.5.x-integration-spring-kafka-streams.yml b/.github/workflows/3.5.x-integration-spring-kafka-streams.yml index 3e69709c..63be94a5 100644 --- a/.github/workflows/3.5.x-integration-spring-kafka-streams.yml +++ b/.github/workflows/3.5.x-integration-spring-kafka-streams.yml @@ -22,4 +22,3 @@ jobs: checkout_ref: main project: integration:spring-kafka-streams task: nativeAppTest - expected_to_fail: true