Skip to content

sage-git-patch.eclass: use the right kind of quotes around "tree". #133

sage-git-patch.eclass: use the right kind of quotes around "tree".

sage-git-patch.eclass: use the right kind of quotes around "tree". #133

Workflow file for this run

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