Fix e2e workflow syntax
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>pull/236/head
parent
1f1cc26e46
commit
bf3d577ea5
|
@ -13,6 +13,8 @@ on:
|
|||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
-
|
||||
|
|
Loading…
Reference in New Issue