Update test.yml
This commit is contained in:
parent
ef3cd7549b
commit
7cb6f92914
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
uses: ./
|
||||
- name: Show output
|
||||
run: |
|
||||
echo "${{ steps.changed-files.outputs }}"
|
||||
echo "${{ toJSON(steps.changed-files.outputs) }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user