From 40de945fd5005a4fda5ce2015eec7623c57f7a9b Mon Sep 17 00:00:00 2001 From: depapp Date: Fri, 30 Aug 2024 20:13:30 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20remove=20unnecessary=20step?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3dd1f34..599add3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,8 +45,5 @@ jobs: - name: run pusakatest run: | mkdir asdf && cd asdf - node -v pusakatest -y - ls -l - cat package.json npm run test-publish \ No newline at end of file