Skip to content

Commit

Permalink
Publish the failing test's name and class along with the integration …
Browse files Browse the repository at this point in the history
…test results (#536)

Signed-off-by: Prudhvi Godithi <[email protected]>
(cherry picked from commit 52f6eac)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 18, 2024
1 parent c594197 commit f096e0e
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jacocoTestReport {
}
}

String version = '7.1.0'
String version = '7.2.0'

task updateVersion {
doLast {
Expand Down
Loading

0 comments on commit f096e0e

Please sign in to comment.