Fix
parent
a10359bc35
commit
c8f2dea0c1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue