Skip to content

Commit c4bf3c8

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

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
@@ -48,3 +48,5 @@ jobs:
4848
with:
4949
java-version: 21
5050
distribution: temurin
51+
52+

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