mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-25 01:46:18 +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:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v2
|
||||
- name: Test dependencies-cache-enabled
|
||||
- name: Test configuration-cache-enabled
|
||||
uses: ./
|
||||
with:
|
||||
build-root-directory: __tests__/samples/basic
|
||||
|
Loading…
x
Reference in New Issue
Block a user