From 4091531c1900dd869eae416a23c60dc0d2a74a33 Mon Sep 17 00:00:00 2001 From: softmarshmallow Date: Fri, 10 Nov 2023 18:12:46 +0900 Subject: [PATCH] trigger ci --- ci/report/README.md | 3 +++ yarn.lock | 7 ------- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/ci/report/README.md b/ci/report/README.md index e69de29bb..ae76fcb61 100644 --- a/ci/report/README.md +++ b/ci/report/README.md @@ -0,0 +1,3 @@ +# Reports Generating + +This modules enables reports generation based on the current engine, enabling developers to visually track the engine features visually, by comparing the generated outputs, compared using vision diff. diff --git a/yarn.lock b/yarn.lock index eb59b640b..c979743de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14020,13 +14020,6 @@ fastparse@^1.1.2: resolved "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz" integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ== -fastq@^1.15.0: - version "1.15.0" - resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a" - integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw== - dependencies: - reusify "^1.0.4" - fastq@^1.6.0: version "1.13.0" resolved "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz"