3
0
Fork 0
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:
Tonye Jack 2023-12-24 11:06:18 -07:00 committed by GitHub
parent 1b6d7b6fb6
commit 0c2a758b81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}'