diff --git a/.github/workflows/testsuite_oneprocess.yml b/.github/workflows/testsuite_oneprocess.yml index e34725ba88..a1bf1b4c5f 100644 --- a/.github/workflows/testsuite_oneprocess.yml +++ b/.github/workflows/testsuite_oneprocess.yml @@ -25,7 +25,9 @@ on: description: 'Physics process' default: 'gg_tt.mad' required: true - type: string + ###type: string + type: choice + options: [ gg_tt.mad, gg_ttg.mad ] #----------------------------------------------------------------------------------------------------------------------------------