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