Skip to content

fix: correct typo in pytest command in workflow file #262

fix: correct typo in pytest command in workflow file

fix: correct typo in pytest command in workflow file #262

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable