There was an error while loading. Please reload this page.
1 parent 2b7c986 commit 2711febCopy full SHA for 2711feb
1 file changed
.github/workflows/formatter.yml
@@ -63,6 +63,7 @@ jobs:
63
done
64
if: matrix.platform.os == 'ubuntu' && matrix.platform.name != 'ubuntu-22.04_armv8'
65
- name: Run IWYU and Clang Format
66
+ id: diff
67
run: |
68
set +e
69
0 commit comments