Skip to content

EPMRPP-89421 || Display number of tests related to each Unique Error cluster #472

EPMRPP-89421 || Display number of tests related to each Unique Error cluster

EPMRPP-89421 || Display number of tests related to each Unique Error cluster #472

Workflow file for this run

name: Java checks
on:
pull_request:
types: [opened, synchronize, reopened]
paths-ignore:
- '.github/**'
- README.md
- gradle.properties
push:
branches:
- master
- develop
paths-ignore:
- '.github/**'
- README.md
- gradle.properties
jobs:
call-java-cheks:
name: Call Java checks
uses: reportportal/.github/.github/workflows/java-checks.yaml@main