We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772ec6b commit 579d67fCopy full SHA for 579d67f
.github/workflows/main.yml
@@ -42,7 +42,6 @@ jobs:
42
uses: actions/setup-dotnet@v4
43
with:
44
dotnet-version: 9.x
45
- dotnet-quality: preview
46
47
- name: Restore dependencies
48
run: dotnet restore
.github/workflows/publish.yml
@@ -35,7 +35,6 @@ jobs:
35
36
37
38
39
40
41
0 commit comments