From 03fc37dd2705975d7cd9dc5cc200786043cd8248 Mon Sep 17 00:00:00 2001 From: Minionguyjpro Date: Tue, 2 Jan 2024 17:14:33 +0100 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4a3b684..f443aae 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,9 +30,6 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Test code with ESLint - run: npx eslint "./dist/**" - - name: Inno Setup Action uses: ./ with: