Skip to content

Commit 98fe9f3

Browse files
authored
[infra] Drop yamllint installation (#2886)
1 parent ae68958 commit 98fe9f3

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

.github/workflows/yamllint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,5 @@ jobs:
1212
- name: check out code
1313
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414

15-
- name: install yamllint
16-
run: pip install -r ./build/yamllint-requirements.txt --require-hashes
17-
1815
- name: run yamllint
1916
run: yamllint --no-warnings .

build/yamllint-requirements.txt

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)