diff --git a/.github/workflows/cwl_conformance.yaml b/.github/workflows/cwl_conformance.yaml index 66bafe046965..9e5cf7bdbb7c 100644 --- a/.github/workflows/cwl_conformance.yaml +++ b/.github/workflows/cwl_conformance.yaml @@ -16,6 +16,7 @@ concurrency: jobs: test: name: Test + if: ${{ false }} runs-on: ubuntu-latest continue-on-error: ${{ startsWith(matrix.marker, 'red') }} strategy: