Skip to content

Bump pytest from 8.3.4 to 8.3.5 #670

Bump pytest from 8.3.4 to 8.3.5

Bump pytest from 8.3.4 to 8.3.5 #670

Workflow file for this run

---
name: PR
on:
push:
branches:
- '*'
- '*/*'
- '**'
- '!main'
jobs:
pr:
uses: obervinov/_templates/.github/workflows/[email protected]
pyproject:
uses: obervinov/_templates/.github/workflows/[email protected]
build-pr-image:
uses: obervinov/_templates/.github/workflows/[email protected]
needs: [pr, pyproject]