Skip to content

Commit be27918

Browse files
remove second ruff call from github workflow
1 parent c60ef1d commit be27918

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
@@ -58,9 +58,6 @@ jobs:
5858
- name: Run ruff
5959
run: poetry run task ruff
6060

61-
- name: Run ruff
62-
run: poetry run task ruff
63-
6461
- name: Run pytest
6562
run: poetry run task test
6663
env:

0 commit comments

Comments
 (0)