Skip to content

Commit 0a7045a

Browse files
committed
fix: remove dotnet-quality preview setting from setup
1 parent bac962d commit 0a7045a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pr-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
uses: actions/setup-dotnet@v5
9595
with:
9696
dotnet-version: '10.0.x'
97-
dotnet-quality: 'preview'
9897

9998
- name: Install WiX Toolset
10099
run: dotnet tool restore

0 commit comments

Comments
 (0)