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.
2 parents c6c8132 + 67ca674 commit f91050eCopy full SHA for f91050e
.github/workflows/check-python-task.yml
@@ -83,7 +83,7 @@ jobs:
83
version: 3.x
84
85
- name: Run flake8
86
- uses: liskin/gh-problem-matcher-wrap@v2
+ uses: liskin/gh-problem-matcher-wrap@v3
87
with:
88
linters: flake8
89
run: task python:lint
.github/workflows/test-python-poetry-task.yml
@@ -88,7 +88,7 @@ jobs:
90
- name: Run tests
91
92
93
linters: pytest
94
run: task python:test
0 commit comments