Skip to content

Commit 2bd1f4a

Browse files
committed
Temporarily skip CWL conformance GH workflow
1 parent bcc6c72 commit 2bd1f4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cwl_conformance.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ concurrency:
1616
jobs:
1717
test:
1818
name: Test
19+
if: ${{ false }}
1920
runs-on: ubuntu-latest
2021
continue-on-error: ${{ startsWith(matrix.marker, 'red') }}
2122
strategy:

0 commit comments

Comments
 (0)