We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a1188 commit fbe75fcCopy full SHA for fbe75fc
1 file changed
.github/workflows/build.yml
@@ -123,4 +123,4 @@ jobs:
123
# If some rules are not applicable, you can disable them
124
# using the --excluded-rules or --excluded-rule-ids option
125
- name: Validate Package(s)
126
- run: meziantou.validate-nuget-package "${{ env.NuGetDirectory }}/WikiIntegration.nupkg --excluded-rules IconMustBeSet
+ run: meziantou.validate-nuget-package "${{ env.NuGetDirectory }}/WikiIntegration.nupkg" --excluded-rules IconMustBeSet
0 commit comments