mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
chore: update matrix-test.yml (#1814)
This commit is contained in:
parent
1b6d7b6fb6
commit
0c2a758b81
1 changed files with 0 additions and 1 deletions
1
.github/workflows/matrix-test.yml
vendored
1
.github/workflows/matrix-test.yml
vendored
|
@ -22,7 +22,6 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
json: true
|
||||
quotepath: false
|
||||
escape_json: false
|
||||
- name: List all changed files
|
||||
run: echo '${{ steps.changed-files.outputs.all_changed_files }}'
|
||||
|
|
Loading…
Reference in a new issue