Skip to content

Commit

Permalink
Exclude red and required 1.0 tests from github matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek authored and nsoranzo committed Jan 17, 2025
1 parent 0c87ef5 commit 2038879
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cwl_conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
python-version: ['3.8']
marker: ['green', 'red and required', 'red and not required']
conformance-version: ['cwl_conformance_v1_0', 'cwl_conformance_v1_1', 'cwl_conformance_v1_2']
exclude:
- marker: red and required
conformance-version: cwl_conformance_v1_0
services:
postgres:
image: postgres:13
Expand Down

0 comments on commit 2038879

Please sign in to comment.