diff --git a/.github/workflows/build-client-server.yml b/.github/workflows/build-client-server.yml index 52253d4d03..c4029239ed 100644 --- a/.github/workflows/build-client-server.yml +++ b/.github/workflows/build-client-server.yml @@ -131,7 +131,6 @@ jobs: secrets: inherit with: pr: ${{fromJson(needs.file-check.outputs.pr)}} - matrix: ${{needs.file-check.outputs.matrix_count}} ci-test-limited-existing-docker-image: needs: [file-check]