From 5eea7ffb79349a7c268525abbf170f9b7d7df1fa Mon Sep 17 00:00:00 2001 From: Stephane Bouchet Date: Thu, 30 Jan 2025 12:24:05 +0100 Subject: [PATCH] chore: use recommended IDEs when verifying plugin Signed-off-by: Stephane Bouchet --- .github/workflows/IJ.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/IJ.yml b/.github/workflows/IJ.yml index 13e862737..86bd69d01 100644 --- a/.github/workflows/IJ.yml +++ b/.github/workflows/IJ.yml @@ -41,5 +41,5 @@ jobs: uses: actions/upload-artifact@v4 if: always() with: - name: ${{ matrix.IJ }}-verifier-report + name: verifier-reports path: build/reports/pluginVerifier