Skip to content

Update workflows to use pipenv-setup@v4.4.0 with editable flag #518

Update workflows to use pipenv-setup@v4.4.0 with editable flag

Update workflows to use pipenv-setup@v4.4.0 with editable flag #518

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
pre-commit:
uses: fizyk/actions-reuse/.github/workflows/shared-pre-commit.yml@v4.3.0