Merge pull request #236 from crazy-max/master

Fix e2e workflow syntax
This commit is contained in:
CrazyMax 2020-11-19 23:58:10 +01:00 committed by GitHub
commit 6925f94b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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:
- -