We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae68958 commit 98fe9f3Copy full SHA for 98fe9f3
.github/workflows/yamllint.yml
@@ -12,8 +12,5 @@ jobs:
12
- name: check out code
13
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
15
- - name: install yamllint
16
- run: pip install -r ./build/yamllint-requirements.txt --require-hashes
17
-
18
- name: run yamllint
19
run: yamllint --no-warnings .
build/yamllint-requirements.txt
0 commit comments