From aea4f82ad4b30830460f79bfdd35fc25b7f7c60c Mon Sep 17 00:00:00 2001 From: pingke Date: Fri, 2 Aug 2024 16:54:03 +0800 Subject: [PATCH] debug --- .github/workflows/integration-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index fa66f216..c815d327 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -46,7 +46,9 @@ jobs: git checkout integration-test git pull npm install --force + echo "=====================================" rollup -c + echo "=====================================" node ituploader.js - name: Test