Skip to content

Commit

Permalink
Remove xml validation
Browse files Browse the repository at this point in the history
  • Loading branch information
aunetx committed Sep 18, 2023
1 parent 5124d74 commit e679055
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Expand Up @@ -91,9 +91,6 @@ prepare-release:
@desktop-file-validate $(APPNAME).desktop || \
(echo "Desktop file validation failed" && false)

@appstream-util validate-relax $(APPNAME).appdata.xml > /dev/null || \
(echo "Appstream file validation failed" && false)


release: prepare-release
@echo "Updating to $(DEEZER_RELEASE)..."
Expand Down

0 comments on commit e679055

Please sign in to comment.