Update test.yml

This commit is contained in:
Tonye Jack
2023-01-31 17:19:40 -07:00
committed by GitHub
parent 35d9bb6ce9
commit eb97e78971

View File

@@ -455,6 +455,7 @@ jobs:
fetch_depth: 60000
dir_names: "true"
dir_names_exclude_root: "true"
dir_names_max_depth: "1"
- name: Show output
run: |
echo '${{ toJSON(steps.changed-files-dir-names-exclude-root.outputs) }}'