We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c232c commit 50194d4Copy full SHA for 50194d4
.github/workflows/github-actions-python.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: TrueBrain/[email protected]
24
with:
25
path: packages
26
+ flake8_version: 5.0.4
27
- name: Test with pytest
28
run: |
29
PYTHONPATH=packages python -m pytest packages modules
0 commit comments