Skip to content

Commit

Permalink
Update prettier.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed May 1, 2024
1 parent cc1dfab commit f8cc00f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ jobs:
- uses: actions/checkout@v4
- name: install deps
run: sudo apt-get update && sudo apt-get install appstream
- run: appstreamcli --help
- run: appstreamcli --version
- run: appstreamcli validate --pedantic --explain --strict resource/linux/metainfo.xml
- run: appstreamcli validate --pedantic --explain resource/linux/metainfo.xml

0 comments on commit f8cc00f

Please sign in to comment.