Skip to content

Bump pytest from 8.1.1 to 8.2.0 #446

Bump pytest from 8.1.1 to 8.2.0

Bump pytest from 8.1.1 to 8.2.0 #446

Workflow file for this run

---
name: CI/CD
on:
push:
tags:
- 'v*'
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
ci:
uses: DLRSP/workflows/.github/workflows/ci.yaml@v1.12.6
secrets: inherit