mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-15 21:39:40 +02:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -57,6 +57,7 @@ jobs:
|
|||||||
export CYPRESS_CACHE_FOLDER=$GITHUB_WORKSPACE/.cache/Cypress
|
export CYPRESS_CACHE_FOLDER=$GITHUB_WORKSPACE/.cache/Cypress
|
||||||
npx cypress cache path
|
npx cypress cache path
|
||||||
npx cypress cache list
|
npx cypress cache list
|
||||||
|
npx cypress install
|
||||||
yarn e2e
|
yarn e2e
|
||||||
env:
|
env:
|
||||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user