Skip to content

Update pre-commit hook crate-ci/typos to v1 #126

Update pre-commit hook crate-ci/typos to v1

Update pre-commit hook crate-ci/typos to v1 #126

Workflow file for this run

name: pre-commit
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected]
- uses: cvxgrp/.github/actions/[email protected]
with:
source-folder: 'src/cvx'
tests-folder: 'src/tests'
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/[email protected]
deptry:
runs-on: ubuntu-latest
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected]
- uses: cvxgrp/.github/actions/[email protected]
with:
source-folder: src/cvx