mirror of https://github.com/apache/kafka.git
MINOR: Add badge for flaky test report (#18179)
Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
parent
369b8b5607
commit
f3f975ea67
|
@ -13,7 +13,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
name: Generate Reports
|
||||
name: Flaky Test Report
|
||||
on:
|
||||
workflow_dispatch: # Let us run manually
|
||||
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
Apache Kafka
|
||||
=================
|
||||
|
||||

|
||||

|
||||
|
||||
See our [web site](https://kafka.apache.org) for details on the project.
|
||||
|
||||
You need to have [Java](http://www.oracle.com/technetwork/java/javase/downloads/index.html) installed.
|
||||
|
|
Loading…
Reference in New Issue