diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90e57529e3242c..1440a8f5cef546 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,6 @@ jobs: ignore_words_file: config/.codespell-whitelist path: ${{ steps.changed-files.outputs.all_changed_files }} skip: .git,Gemfile.lock,**/*.png,**/*.gif,**/*.jpg,**/*.svg,.codespell-whitelist,vendor,_site,_config.yml,style.css - only_warn: 1 eipw-validator: name: EIP Walidator