Fix e2e workflow syntax

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-11-19 23:56:09 +01:00
parent 1f1cc26e46
commit bf3d577ea5
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -13,6 +13,8 @@ on:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix: matrix:
include: include:
- -