forked from docs/doc-exports
fixing broken pipeline
This commit is contained in:
@ -70,6 +70,7 @@ jobs:
|
||||
sudo apt-get install -y yamllint
|
||||
|
||||
- name: Run yamllint on changed YAML files
|
||||
continue-on-error: true
|
||||
run: |
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user