Skip to content

Clarify field support for solvers in README #1507

Clarify field support for solvers in README

Clarify field support for solvers in README #1507

Workflow file for this run

name: Lint scripts
on: [push, pull_request]
jobs:
check_shell:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v6
- name: Lint shell scripts (shellcheck)
uses: ludeeus/action-shellcheck@master