Skip to content

constructing the book #74

constructing the book

constructing the book #74

Workflow file for this run

name: Analyse with deptry
on:
[push]
jobs:
run-coverage-analysis:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
- uses: ./actions/deptry
with:
source-folder: "cvx"