We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793e7a3 commit 2fc88c0Copy full SHA for 2fc88c0
1 file changed
actions/ruff/action.yml
@@ -23,7 +23,6 @@ inputs:
23
required: true
24
25
runs:
26
- steps:
27
- run: |
28
if [ ${{ matrix.python-version}} = "3.10"]: then
29
ruff check --target-version py310
0 commit comments