Skip to content

Commit

Permalink
fix: try .net quality
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Sep 26, 2023
1 parent 9cc38c5 commit 9a9fad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/visual_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
# Use the .NET SDK from global.json in the root of the repository.
global-json-file: global.json
dotnet-quality: 'preview'

- name: 📦 Restore Dependencies
run: dotnet restore
Expand Down

0 comments on commit 9a9fad5

Please sign in to comment.