Skip to content

CG-for-opt: add quadratic context #116

CG-for-opt: add quadratic context

CG-for-opt: add quadratic context #116

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '17 3 * * 0'
jobs:
typos:
name: Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master