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 acb5935 commit f5154cbCopy full SHA for f5154cb
1 file changed
.github/workflows/ruff.yml
@@ -11,7 +11,7 @@ concurrency: # Cancel previous workflows on the same pull request
11
cancel-in-progress: true
12
13
jobs:
14
- ruff-linting:
+ run:
15
name: Ruff Linting
16
strategy:
17
fail-fast: false
0 commit comments