Skip to content

Commit

Permalink
fix: add workspace to linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MHKarami97 committed Nov 19, 2024
1 parent 7538ea6 commit 1503046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: wearerequired/lint-action@v2
with:
dotnet_format: true
args: --workspace ./CacheManager.sln

- name: Restore dependencies
run: dotnet restore
Expand Down

0 comments on commit 1503046

Please sign in to comment.