From c74341ccd2ee0fd6ed3fec60e9f61c1cb3c30230 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Sun, 27 Aug 2023 11:32:22 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=E5=B0=9D=E8=AF=95=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20action=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/qodana_code_quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index 64a8f5fb..263b8527 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -20,7 +20,7 @@ jobs: with: version: 8.6.7 - name: Install frontend dependencies - run: pnpm install --frozen-lockfile + run: pnpm install - name: "Qodana Scan" uses: JetBrains/qodana-action@v2022.3.4 env: