Fix
parent
a10359bc35
commit
c8f2dea0c1
|
@ -73,6 +73,7 @@ jobs:
|
|||
make indent
|
||||
|
||||
- name: Check files are formatted and no source code changes
|
||||
working-directory: contrib/pg_stat_monitor
|
||||
run: |
|
||||
git status
|
||||
git diff --exit-code
|
||||
|
|
Loading…
Reference in New Issue