Skip to content

github workflows updated, small tests fixes #44

github workflows updated, small tests fixes

github workflows updated, small tests fixes #44

Workflow file for this run

name: Pylint
on: [ pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: marian-code/python-lint-annotate@v3