Skip to content

Commit 53e7666

Browse files
committed
Merge branch 'main' of https://github.com/wowdev/TACTSharp
2 parents d4d3eaf + e4aa9a8 commit 53e7666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# If some rules are not applicable, you can disable them
6666
# using the --excluded-rules or --excluded-rule-ids option
6767
- name: Validate package
68-
run: meziantou.validate-nuget-package (Get-ChildItem "${{ env.NuGetDirectory }}/*.nupkg") --excluded-rules Symbols,XmlDocumentationMustBePresent
68+
run: meziantou.validate-nuget-package (Get-ChildItem "${{ env.NuGetDirectory }}/*.nupkg") --excluded-rules Symbols
6969

7070
run_test:
7171
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)