Skip to content

proxmark3: drop old 4.1{6717,7140} #43

proxmark3: drop old 4.1{6717,7140}

proxmark3: drop old 4.1{6717,7140} #43

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
args: --exit warning -k ,-NonsolvableDepsInStable,-NonsolvableDepsInDev,-MissingRemoteId,-PotentialStable --commits HEAD^..${{ github.sha }}