Skip to content

Commit

Permalink
chore: remove UN from test matrix #346
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Nov 11, 2024
1 parent 44c648d commit 3de3865
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
18 changes: 1 addition & 17 deletions .github/workflows/samples-smoke-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,22 +72,6 @@
}
}
},
{
"id": "un",
"public": true,
"experimental": false,
"manifest": {
"metanorma": {
"source": {
"files": [
"sources/ECE_AGAT_2020_INF1.adoc",
"sources/ECE_TRADE_437E_Rec42.adoc",
"sources/ECE_TRADE_C_CEFACT_2018_1E.adoc"
]
}
}
}
},
{
"id": "iho",
"public": true,
Expand Down Expand Up @@ -250,4 +234,4 @@
"experimental": false
}
]
}
}
6 changes: 0 additions & 6 deletions .github/workflows/templates-smoke-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"cc",
"iec",
"ogc",
"un",
"ietf",
"itu"
],
Expand All @@ -29,11 +28,6 @@
"doctype": "abstract-specification-topic",
"experimental": false
},
{
"type": "un",
"doctype": "plenary",
"experimental": true
},
{
"type": "ietf",
"doctype": "rfc",
Expand Down

0 comments on commit 3de3865

Please sign in to comment.