From 1139281633ec594cc50d64b0390f04c48e4158f2 Mon Sep 17 00:00:00 2001 From: depapp Date: Fri, 30 Aug 2024 18:12:53 +0700 Subject: [PATCH] debug ci --- .github/workflows/ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afa7c70..dc2b2fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,10 +48,7 @@ jobs: node -v pusakatest -y pwd - ls ls -l - - - name: execute test cases - run: | + cat package.json npm run test npm run test-publish \ No newline at end of file