Skip to content

Commit cdccdb6

Browse files
committed
print env
1 parent 07a4a24 commit cdccdb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
# path: ~/.gradle/caches
1919
# key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle.kts') }}
2020
# restore-keys: ${{ runner.os }}-gradle
21+
- run: env
2122
- run: java --version
2223
- name: Spotless Check
2324
run: ./gradlew spotlessCheck

0 commit comments

Comments
 (0)