Skip to content

Update index.md (#119) #242

Update index.md (#119)

Update index.md (#119) #242

Workflow file for this run

name: "basic"
on:
push:
jobs:
basic:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]
- uses: cvxgrp/.github/actions/test@main