Skip to content

build(deps-dev): bump pytest from 7.2.2 to 8.3.2 #71

build(deps-dev): bump pytest from 7.2.2 to 8.3.2

build(deps-dev): bump pytest from 7.2.2 to 8.3.2 #71

Workflow file for this run

name: CI
on:
pull_request:
branches:
- "main"
jobs:
precommit:
uses: ./.github/workflows/precommit.yml
unittest:
uses: ./.github/workflows/test.yml
documentation:
uses: ./.github/workflows/docs.yml
with:
upload_docs: false