diff --git a/.github/workflows/main-job.yml b/.github/workflows/main-job.yml index db79fb7b9..4fe565ddd 100644 --- a/.github/workflows/main-job.yml +++ b/.github/workflows/main-job.yml @@ -257,7 +257,6 @@ jobs: # checkout the event branch for automatic workflows - uses: actions/checkout@v3 if: inputs.branch_name == '' - with: - name: Test compilation with shared libs linkage run: |