mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-02 12:48:36 +02:00
Remove old caching code
This commit is contained in:
parent
5340f6e816
commit
d9cc0aeccf
8 changed files with 0 additions and 493 deletions
6
.github/workflows/prod.yml
vendored
6
.github/workflows/prod.yml
vendored
|
@ -51,12 +51,6 @@ jobs:
|
|||
gradle-executable: __tests__/samples/basic/gradlew${{ matrix.script-suffix }}
|
||||
build-root-directory: __tests__/samples/no-wrapper
|
||||
arguments: help
|
||||
- name: Test custom wrapper location (deprecated)
|
||||
uses: ./
|
||||
with:
|
||||
build-root-directory: __tests__/samples/no-wrapper
|
||||
wrapper-directory: __tests__/samples/basic
|
||||
arguments: help
|
||||
|
||||
dependencies-cache:
|
||||
needs: basic-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue