Update test.yml

This commit is contained in:
Tonye Jack
2021-03-05 06:17:27 -05:00
committed by GitHub
parent ef3cd7549b
commit 7cb6f92914

View File

@@ -20,5 +20,5 @@ jobs:
uses: ./
- name: Show output
run: |
echo "${{ steps.changed-files.outputs }}"
echo "${{ toJSON(steps.changed-files.outputs) }}"