Skip to content

Commit 17dae90

Browse files
committed
TEST
2 Signed-off-by: marko-bekhta <[email protected]>
1 parent 3e5bb00 commit 17dae90

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/ci-report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,5 @@ jobs:
5656
with:
5757
java-version: 21
5858
distribution: temurin
59+
60+

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,4 @@ jobs:
9797
# https://github.com/actions/cache/blob/main/examples.md#java---maven
9898
- name: Set up Maven
9999
run: ./mvnw -v
100+

0 commit comments

Comments
 (0)