This commit is contained in:
Christian Klemm 2019-10-15 23:19:05 +02:00
parent 6a33ac05a3
commit 7e6b43236a
No known key found for this signature in database
GPG Key ID: 57578469FC907C48
1 changed files with 6 additions and 6 deletions

View File

@ -27,14 +27,14 @@ jobs:
- name: Build - name: Build
run: yarn build run: yarn build
- name: Test #- name: Test
run: yarn test # run: yarn test
- name: E2E Test #- name: E2E Test
run: yarn e2e # run: yarn e2e
- name: E2E Test #- name: E2E Test
run: yarn e2e # run: yarn e2e
- name: Publish - name: Publish
run: | run: |