Обновить .gitea/workflows/java-pull-request-check-template.yml
This commit is contained in:
parent
623ae7419a
commit
beb42eccc3
@ -50,8 +50,7 @@ jobs:
|
||||
- uses: https://github.com/gradle/gradle-build-action@v2
|
||||
with:
|
||||
cache-read-only: ${{ gitea.ref != 'refs/heads/master' && gitea.ref != 'refs/heads/develop' }}
|
||||
java-version: 21
|
||||
distribution: 'temurin'
|
||||
java-version: false
|
||||
|
||||
- name: run gradle check
|
||||
run: ./gradlew ${{ inputs.gradle_check_command }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user