From c0e2d1ee0ceb3f84b982f8d5c2e4db6e2d2624cf Mon Sep 17 00:00:00 2001 From: Tchoupinax Date: Wed, 18 Dec 2024 18:16:59 +0100 Subject: [PATCH] clean --- .github/workflows/pull-request-action-self-test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pull-request-action-self-test.yml b/.github/workflows/pull-request-action-self-test.yml index f8976d1..b3dfafb 100644 --- a/.github/workflows/pull-request-action-self-test.yml +++ b/.github/workflows/pull-request-action-self-test.yml @@ -48,6 +48,3 @@ jobs: exit 1 fi echo "Version is correct: $VERSION" - - - name: Print iggy version - run: rm -rf node_modules