mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +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
|
||||
|
||||
- name: Run E2E Tests
|
||||
run: yarn e2e --group $GITHUB_RUN_ID
|
||||
run: yarn e2e
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
CYPRESS_CACHE_FOLDER: .cache/Cypress
|
||||
|
||||
- name: Post Upload Test Results
|
||||
uses: coverallsapp/github-action@master
|
||||
|
Loading…
x
Reference in New Issue
Block a user