Skip to content

Bump pytest from 8.3.1 to 8.3.2 (#79) #153

Bump pytest from 8.3.1 to 8.3.2 (#79)

Bump pytest from 8.3.1 to 8.3.2 (#79) #153

Workflow file for this run

name: Build pdoc documentation
on:
[push]
jobs:
build_paper:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
- uses: ./actions/pdoc
with:
source-folder: "cvx"