Skip to content

Apply pytest suggestions from scientific python #1130

Apply pytest suggestions from scientific python

Apply pytest suggestions from scientific python #1130

Workflow file for this run

name: Linting
on:
push:
branches: [main, github-actions-test]
pull_request:
branches: [main]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1