Skip to content

Commit 5d0d704

Browse files
remove second ruff call from github workflow
1 parent d9bb33c commit 5d0d704

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/checks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
- name: Run ruff
5656
run: poetry run task ruff
5757

58-
- name: Run ruff
59-
run: poetry run task ruff
60-
6158
- name: Run pytest
6259
run: poetry run task test
6360
env:

0 commit comments

Comments
 (0)