Skip to content

Merge pull request #110 from szhan/split_tests_by_algo #250

Merge pull request #110 from szhan/split_tests_by_algo

Merge pull request #110 from szhan/split_tests_by_algo #250

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