Skip to content

Commit 26641e1

Browse files
committed
.
1 parent 85b0804 commit 26641e1

2 files changed

Lines changed: 0 additions & 18 deletions

File tree

.github/workflows/build-java.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,3 @@ jobs:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
run: ./gradlew build --info
3232
working-directory: "java"
33-
34-
# no-cache:
35-
# runs-on: ubuntu-latest
36-
# steps:
37-
# - uses: actions/checkout@v3
38-
# with:
39-
# path: java
40-
# fetch-depth: 0
41-
# - name: Set up JDK 11
42-
# uses: actions/setup-java@v1
43-
# with:
44-
# java-version: 11
45-
# - name: Build and analyze
46-
# env:
47-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48-
# # SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
49-
# run: ./gradlew build --info
50-
# working-directory: "java"

gradle/wrapper/gradle-wrapper.jar

60.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)