diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 8311bef8..fb7f0b0e 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -28,7 +28,6 @@ jobs: source_dir: 'include src tests' compilers: '["gcc-11", "clang-14"]' doc_target: 'ghostfragment_cxx_api' - format_python: false secrets: CMAIZE_GITHUB_TOKEN: ${{ secrets.CMAIZE_GITHUB_TOKEN }} CONTAINER_REPO_TOKEN: ${{ secrets.CMAIZE_GITHUB_TOKEN }} \ No newline at end of file