Skip to content

Commit 9909eea

Browse files
committed
TEST
2 Signed-off-by: marko-bekhta <[email protected]>
1 parent 4cfd70d commit 9909eea

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
@@ -57,3 +57,5 @@ jobs:
5757
with:
5858
java-version: 21
5959
distribution: temurin
60+
61+

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