Skip to content

Commit e5ab995

Browse files
committed
fix: Adjust ruff steps
1 parent b869dbb commit e5ab995

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/linters.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
- run: python -Im pip install --user ruff
1919

2020
- name: Run ruff on cms
21-
working-directory: ./src
2221
run: ruff --output-format=github cms
2322

2423
- name: Run ruff on menus
25-
working-directory: ./src
2624
run: ruff --output-format=github menus

0 commit comments

Comments
 (0)