github: add TEST-99 to the workflow

master
Frantisek Sumsal 2020-02-28 15:18:18 +01:00 committed by Harald Hoyer
parent f1dc2180d4
commit 8cba0ff833
2 changed files with 3 additions and 1 deletions

View File

@ -35,6 +35,7 @@ jobs:
"40",
"50",
"60",
"99",
]
fail-fast: false
steps:

View File

@ -40,7 +40,8 @@ jobs:
"50",
"51",
"60",
"61"
"61",
"99",
]
fail-fast: false
steps: