Skip to content

Commit 5844230

Browse files
committed
TEST
2 Signed-off-by: marko-bekhta <[email protected]>
1 parent 8ee700a commit 5844230

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
@@ -60,3 +60,5 @@ jobs:
6060
with:
6161
java-version: 21
6262
distribution: temurin
63+
64+

.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)