Skip to content

Merge branch 'bugfix_loglevel_config' of https://github.com/Aharoni-L… #374

Merge branch 'bugfix_loglevel_config' of https://github.com/Aharoni-L…

Merge branch 'bugfix_loglevel_config' of https://github.com/Aharoni-L… #374

Workflow file for this run

name: Lint
on:
push:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable