feat(build): run e2e

This commit is contained in:
Phan An 2022-05-13 14:57:27 +02:00
parent 0ba7d39344
commit 4efd462974
No known key found for this signature in database
GPG key ID: A81E4477F0BB6FDC

View file

@ -1,8 +1,9 @@
name: e2e name: End to End Tests
on: on:
push: push:
branches: branches:
- master - master
- vue3
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:
jobs: jobs: