mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-25 14:26:19 +08:00
Fix typo in test workflow
Signed-off-by: Paul Merlin <paul@gradle.com>
This commit is contained in:
parent
bc4d6bddd4
commit
41aebc770d
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user