Skip to content

Commit 845da23

Browse files
committed
Fix overlapping clases in legacy code
1 parent 998c783 commit 845da23

File tree

6 files changed

+16
-449
lines changed

6 files changed

+16
-449
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
distribution: temurin
1616
java-version: 17
1717
- name: Execute Gradle tests
18-
run: ./gradlew test
18+
run: ./gradlew test assemble

0 commit comments

Comments
 (0)