Skip to content

Commit

Permalink
Temporarily skip CWL conformance GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Nov 23, 2021
1 parent 9a586a5 commit 6a6c4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cwl_conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:
jobs:
test:
name: Test
if: ${{ false }}
runs-on: ubuntu-latest
continue-on-error: ${{ startsWith(matrix.marker, 'red') }}
strategy:
Expand Down

0 comments on commit 6a6c4f8

Please sign in to comment.