diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index c806834..512089c 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -25,7 +25,7 @@ jobs: - name: ReSharper CLI InspectCode uses: muno92/resharper_inspectcode@1.8.3 with: - solutionPath: ./Boyfriend.sln + solutionPath: ./Octobot.sln ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement extensions: ReSharperPlugin.CognitiveComplexity solutionWideAnalysis: true