Skip to content

Add test for appinfo.vdf V29 #46

Add test for appinfo.vdf V29

Add test for appinfo.vdf V29 #46

Workflow file for this run

---
name: Validate AppStream
on: [push, pull_request]
permissions: read-all
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install appstreamcli
run: sudo apt install appstream
- name: Validate AppStream metadata
run: appstreamcli validate data/com.github.Matoking.protontricks.metainfo.xml