mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Update build.yml
This commit is contained in:
parent
41be7f951c
commit
3eb5f2c65b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -52,10 +52,9 @@ jobs:
|
|||||||
parallel: true
|
parallel: true
|
||||||
|
|
||||||
- name: Run E2E Tests
|
- name: Run E2E Tests
|
||||||
run: yarn e2e --group $GITHUB_RUN_ID
|
run: yarn e2e
|
||||||
env:
|
env:
|
||||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||||
CYPRESS_CACHE_FOLDER: .cache/Cypress
|
|
||||||
|
|
||||||
- name: Post Upload Test Results
|
- name: Post Upload Test Results
|
||||||
uses: coverallsapp/github-action@master
|
uses: coverallsapp/github-action@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user