Skip to content

Commit f12730b

Browse files
committed
[ewdim6] in .github/workflows/testsuite_allprocesses.yml, add ewdim6_ud_wz to the CI tests
1 parent 1c8c19e commit f12730b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testsuite_allprocesses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false # important to see all results even if one fails (fail-fast is true by default)
3434
matrix:
3535
# FIXME? Can the list of supported processes be specified only once in oneprocess.yml or allprocesses.yml?
36-
process: [ee_mumu, gg_tt, gg_ttg, gg_ttgg, gg_ttggg, gg_tt01g, gq_ttq, pp_tt012j, nobm_pp_ttW, susy_gg_tt, susy_gg_t1t1, smeft_gg_tttt, heft_gg_bb]
36+
process: [ee_mumu, gg_tt, gg_ttg, gg_ttgg, gg_ttggg, gg_tt01g, gq_ttq, pp_tt012j, nobm_pp_ttW, susy_gg_tt, susy_gg_t1t1, smeft_gg_tttt, heft_gg_bb, ewdim6_ud_wz]
3737
suffix: [mad, sa]
3838
uses: ./.github/workflows/testsuite_oneprocess.yml
3939
with:

0 commit comments

Comments
 (0)