We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f78f5c commit 082f470Copy full SHA for 082f470
1 file changed
.github/workflows/dotnet.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: JetBrains/ReSharper-InspectCode@v0.8
37
with:
38
tool-version: 2024.3.0
39
- solution: Remora.Discord.sln
+ solution: Remora.Commands.sln
40
build: false
41
no-build: true
42
0 commit comments