Skip to content

Add CI runner that builds with external UMFPACK on MinGW. #35

Add CI runner that builds with external UMFPACK on MinGW.

Add CI runner that builds with external UMFPACK on MinGW. #35

Workflow file for this run

name: "nix flake check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- run: nix flake check -L