Update test.yml
This commit is contained in:
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) }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user