Skip to content

Commit

Permalink
Somehow missed this
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 committed Jul 27, 2022
1 parent 19d252f commit f12d505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
check_filenames: true
ignore_words_file: .codespell-whitelist
skip: .git,Gemfile.lock,**/*.png,**/*.gif,**/*.jpg,**/*.svg,.codespell-whitelist,vendor,_site,_config.yml,style.css,assets/RFCs/*.txt
skip: .git,Gemfile.lock,**/*.png,**/*.gif,**/*.jpg,**/*.svg,.codespell-whitelist,vendor,_site,_config.yml,style.css

eip-validator:
name: EIP Validator
Expand Down

0 comments on commit f12d505

Please sign in to comment.