Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/wowdev/TACTSharp
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Jan 29, 2025
2 parents d4d3eaf + e4aa9a8 commit 53e7666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# If some rules are not applicable, you can disable them
# using the --excluded-rules or --excluded-rule-ids option
- name: Validate package
run: meziantou.validate-nuget-package (Get-ChildItem "${{ env.NuGetDirectory }}/*.nupkg") --excluded-rules Symbols,XmlDocumentationMustBePresent
run: meziantou.validate-nuget-package (Get-ChildItem "${{ env.NuGetDirectory }}/*.nupkg") --excluded-rules Symbols

run_test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 53e7666

Please sign in to comment.