Skip to content

Commit 6329252

Browse files
committed
Move yaml lint to linter check
1 parent 87eb4f9 commit 6329252

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ jobs:
5656
run: yarn --dev
5757
- name: Run style check
5858
run: yarn style
59-
60-
yaml-lint:
61-
name: yaml-lint
62-
runs-on: ubuntu-latest
63-
steps:
64-
- uses: actions/checkout@v1
6559
- name: yaml-lint
6660
uses: ibiqlik/action-yamllint@v3
6761
with:

0 commit comments

Comments
 (0)