diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 445ba95..628c2e9 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -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