mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-06 09:06:45 +02:00
remove debugging
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -29,7 +29,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
|
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
|
||||||
yarn install --frozen-lockfile
|
yarn install --frozen-lockfile
|
||||||
ls -a $GITHUB_WORKSPACE/.cache/Cypress
|
|
||||||
env:
|
env:
|
||||||
CYPRESS_CACHE_FOLDER: ../../.cache/Cypress
|
CYPRESS_CACHE_FOLDER: ../../.cache/Cypress
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user