Skip to content

Allow Python to choose generator interpreter using shutil parameter t… #279

Allow Python to choose generator interpreter using shutil parameter t…

Allow Python to choose generator interpreter using shutil parameter t… #279

Workflow file for this run

name: lint
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]