mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-09 08:42:20 +08:00
Remove old caching code
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user