Skip to content

Commit 9bcba77

Browse files
committed
ci: add more checks
1 parent adc1b0e commit 9bcba77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ jobs:
6464
with:
6565
path: ${{ matrix.skill }}
6666
validate-references: 'true'
67-
skip-checks: 'name-match-directory'
67+
fail-on-warning: 'true'
68+
ignore-rules: 'name-match-directory,unknown-field'
6869
- name: Check results
6970
if: always()
7071
run: |

0 commit comments

Comments
 (0)