mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-11-03 00:38:56 +08:00
2
.github/workflows/prod.yml
vendored
2
.github/workflows/prod.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Test dependencies-cache-enabled
|
- name: Test configuration-cache-enabled
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
build-root-directory: __tests__/samples/basic
|
build-root-directory: __tests__/samples/basic
|
||||||
|
|||||||
Reference in New Issue
Block a user