Skip to content

Allow setting root path with env #15

Allow setting root path with env

Allow setting root path with env #15

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint with Black
uses: psf/black@stable