diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 999af666..08d9b63a 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -29,7 +29,7 @@ jobs: uses: tj-actions/changed-files@v37 with: json: true - json_raw_format: true + escape_json: false - name: Generate testing matrix uses: actions/github-script@v6