diff --git a/.github/workflows/osrm-backend.yml b/.github/workflows/osrm-backend.yml index 915318ca7..f9f1479bd 100644 --- a/.github/workflows/osrm-backend.yml +++ b/.github/workflows/osrm-backend.yml @@ -637,7 +637,7 @@ jobs: benchmarks: if: github.event_name == 'pull_request' - needs: [format-taginfo-docs] + #needs: [format-taginfo-docs] runs-on: ubuntu-22.04 env: CCOMPILER: clang-13