Skip to content

Commit 7ede95c

Browse files
removed duplicate pre-commit check
1 parent 04764cc commit 7ede95c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
steps:
2626
- name: Checkout repository
2727
uses: actions/checkout@v4
28-
- uses: actions/setup-python@v5
29-
- uses: pre-commit/action@v3.0.1
3028
- name: Set up Docker Buildx
3129
uses: docker/setup-buildx-action@v3
3230
- name: Build

0 commit comments

Comments
 (0)