Skip to content

Set arguments explicitly in CLI entrypoints #59

Set arguments explicitly in CLI entrypoints

Set arguments explicitly in CLI entrypoints #59

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