mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-17 21:19:41 +02:00
debug
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -108,6 +108,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pnpm run build:viz
|
pnpm run build:viz
|
||||||
mv stats cypress/snapshots/stats/head
|
mv stats cypress/snapshots/stats/head
|
||||||
|
ls -l cypress/snapshots/stats/base
|
||||||
|
ls -l cypress/snapshots/stats/head
|
||||||
echo "size_diff=$(npx tsx scripts/size.ts)" >> $GITHUB_OUTPUT
|
echo "size_diff=$(npx tsx scripts/size.ts)" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
# Size diff only needs to be posted from one job, on PRs.
|
# Size diff only needs to be posted from one job, on PRs.
|
||||||
|
Reference in New Issue
Block a user