Closed aahnik closed 3 years ago
Logs https://github.com/gita/bhagavad-gita-api/runs/2961739738#step:5:109
https://github.com/gita/bhagavad-gita-api/blob/a9ea31a3d9a04a04a5391994cf66ac5bdd5e4370/.pre-commit-config.yaml#L37-L39
pre-commit is using flake8 from local environment
Possible fix: activate poetry virtual environment in Github actions.
https://github.com/gita/bhagavad-gita-api/blob/a9ea31a3d9a04a04a5391994cf66ac5bdd5e4370/.github/workflows/quality.yml#L10-L16
Deps are installed, but the virtual env is never used.
Logs https://github.com/gita/bhagavad-gita-api/runs/2961739738#step:5:109
https://github.com/gita/bhagavad-gita-api/blob/a9ea31a3d9a04a04a5391994cf66ac5bdd5e4370/.pre-commit-config.yaml#L37-L39
pre-commit is using flake8 from local environment