Skip to content

DefaultOptionSet for multiple subsolvers a la -fieldsplit (#24) #12

DefaultOptionSet for multiple subsolvers a la -fieldsplit (#24)

DefaultOptionSet for multiple subsolvers a la -fieldsplit (#24) #12

Workflow file for this run

name: Deploy after push
on:
push:
branches:
- main
jobs:
test:
uses: ./.github/workflows/core.yml
with:
source_ref: ${{ github.ref_name }}
target_branch: ${{ github.ref_name }}
deploy_website: true
secrets: inherit