We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336a897 commit 351ca03Copy full SHA for 351ca03
.github/workflows/format_check.yml
@@ -38,6 +38,7 @@ jobs:
38
libraries/extras/**
39
libraries/ea_malloc/**
40
json: true
41
+ safe_output: false
42
- name: List changed files
43
if: steps.changed-files.outputs.any_changed == 'true'
44
env:
0 commit comments