diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 976fe5a7ac..82e7b68588 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -405,4 +405,5 @@ jobs: - name: Validate JSON syntax run: | cat mempool-config.json | jq - working-directory: docker/docker/backend \ No newline at end of file + working-directory: docker/docker/backend +