This commit is contained in:
Artem Gavrilov
2024-07-17 18:35:17 +02:00
parent a10359bc35
commit c8f2dea0c1

View File

@@ -73,6 +73,7 @@ jobs:
make indent make indent
- name: Check files are formatted and no source code changes - name: Check files are formatted and no source code changes
working-directory: contrib/pg_stat_monitor
run: | run: |
git status git status
git diff --exit-code git diff --exit-code