Skip to content

Commit

Permalink
run test to confirm error logs are merged properly when 2 use case gr…
Browse files Browse the repository at this point in the history
…oups have errors
  • Loading branch information
georgemccabe committed Jan 25, 2024
1 parent 5ff86b1 commit 8106666
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/parm/use_case_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@
"index_list": "30-58",
"run": false
},
{
"category": "met_tool_wrapper",
"index_list": "2",
"run": true
},
{
"category": "met_tool_wrapper",
"index_list": "7",
"run": true
},
{
"category": "met_tool_wrapper",
"index_list": "18",
"run": true
},
{
"category": "air_quality_and_comp",
"index_list": "0",
Expand Down

0 comments on commit 8106666

Please sign in to comment.