Skip to content

Commit

Permalink
build(GitHub): Reactivate unified test result diffs
Browse files Browse the repository at this point in the history
This got lost in c0a9b4e.

Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Mar 15, 2024
1 parent 6279ba7 commit 04e60c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- main

env:
GRADLE_OPTS: -Dorg.gradle.daemon=false
GRADLE_OPTS: -Dorg.gradle.daemon=false -Dkotest.assertions.multi-line-diff=unified

jobs:
build:
Expand Down

0 comments on commit 04e60c6

Please sign in to comment.