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 c8e482a commit 8cd64c2Copy full SHA for 8cd64c2
1 file changed
.github/workflows/lint.yml
@@ -16,8 +16,7 @@ jobs:
16
- name: 📥 Checkout repo
17
uses: actions/checkout@v4
18
19
- - name: Run Ruff ⚡
+ - name: Run Ruff checks ⚡
20
uses: astral-sh/ruff-action@v3
21
with:
22
args: check
23
- src: "./src"
0 commit comments