Skip to content

Commit d4d3eaf

Browse files
committed
Merge branch 'main' of https://github.com/wowdev/TACTSharp
2 parents 6e1c428 + cfb6362 commit d4d3eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
68+
run: meziantou.validate-nuget-package (Get-ChildItem "${{ env.NuGetDirectory }}/*.nupkg") --excluded-rules Symbols,XmlDocumentationMustBePresent
6969

7070
run_test:
7171
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)