Skip to content

Merge branch 'vbraun' for 10.3.beta5 and mostly suitesparse 7.5.1 #59

Merge branch 'vbraun' for 10.3.beta5 and mostly suitesparse 7.5.1

Merge branch 'vbraun' for 10.3.beta5 and mostly suitesparse 7.5.1 #59

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