Skip to content

initial cleaning from template #2

initial cleaning from template

initial cleaning from template #2

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