Skip to content

Bump pytest from 8.0.0 to 8.0.1 #102

Bump pytest from 8.0.0 to 8.0.1

Bump pytest from 8.0.0 to 8.0.1 #102

Workflow file for this run

name: Black
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/[email protected]