mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 10:20:06 +02:00
testing
This commit is contained in:
12
.github/workflows/alpha-release-build.yml
vendored
12
.github/workflows/alpha-release-build.yml
vendored
@@ -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: |
|
||||||
|
Reference in New Issue
Block a user