Skip to content

introduce evolving new package bnls for bound-constrained nonlinear l… #565

introduce evolving new package bnls for bound-constrained nonlinear l…

introduce evolving new package bnls for bound-constrained nonlinear l… #565

Workflow file for this run

name: Macros
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
name: GALAHAD -- Check macros
runs-on: ubuntu-latest
steps:
- name: Checkout GALAHAD
uses: actions/checkout@v4
- name: Install Julia
uses: julia-actions/setup-julia@v2
with:
version: 1
arch: x64
- name: Check the Fortran macros
run: julia --color=yes .github/julia/check_macros.jl