Skip to content

change uv/environment to environment/uv #894

change uv/environment to environment/uv

change uv/environment to environment/uv #894

Workflow file for this run

name: pre-commit
permissions:
contents: read
on:
push:
jobs:
deptry:
runs-on: ubuntu-latest
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/environment/[email protected]
- uses: cvxgrp/.github/actions/[email protected]
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/[email protected]