Skip to content

Commit

Permalink
Добавлено кэширование градля
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Mar 2, 2024
1 parent 43eb57a commit d4205b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
java-version: ${{ matrix.java_version }}
distribution: 'temurin'
cache: gradle
- name: Build with Gradle
run: ./gradlew check --stacktrace
- name: Archive test results
Expand Down

0 comments on commit d4205b0

Please sign in to comment.