Skip to content

*/*: pkgcheck fix (mostly ia64 drop) #29

*/*: pkgcheck fix (mostly ia64 drop)

*/*: pkgcheck fix (mostly ia64 drop) #29

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1