Skip to content

Commit 9df1126

Browse files
committed
TEST
2 Signed-off-by: marko-bekhta <[email protected]>
1 parent 9698d0f commit 9df1126

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

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