Skip to content

Commit

Permalink
Update for new matcher debug release
Browse files Browse the repository at this point in the history
  • Loading branch information
HEJOK254 committed Nov 18, 2024
1 parent e1ab74d commit 52b6a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Restore dependencies
run: dotnet restore
- name: Register Problem Matcher
uses: hejok254/dotnet-format-problem-matcher@v1-beta-2
uses: hejok254/dotnet-format-problem-matcher@v1-beta-3
- name: Format
run: dotnet format 'Discord QuickEdit.sln' --verify-no-changes --verbosity diagnostic

Expand Down

0 comments on commit 52b6a5f

Please sign in to comment.