Skip to content

add command line args + logger #22

add command line args + logger

add command line args + logger #22

Workflow file for this run

name: Linter
on: [pull_request]
jobs:
Linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1