Update test.yml
This commit is contained in:
parent
35d9bb6ce9
commit
eb97e78971
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -455,6 +455,7 @@ jobs:
|
|||||||
fetch_depth: 60000
|
fetch_depth: 60000
|
||||||
dir_names: "true"
|
dir_names: "true"
|
||||||
dir_names_exclude_root: "true"
|
dir_names_exclude_root: "true"
|
||||||
|
dir_names_max_depth: "1"
|
||||||
- name: Show output
|
- name: Show output
|
||||||
run: |
|
run: |
|
||||||
echo '${{ toJSON(steps.changed-files-dir-names-exclude-root.outputs) }}'
|
echo '${{ toJSON(steps.changed-files-dir-names-exclude-root.outputs) }}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user