Ensures emoji index does not exceed bounds on results change

This commit is contained in:
Josh Perez
2021-01-07 16:39:17 -05:00
committed by GitHub
parent 78e524589d
commit 7543d8b60d
3 changed files with 9 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- run: yarn generate
- run: yarn lint
- run: yarn lint-deps
- run: yarn lint-license-comments
# - run: yarn lint-license-comments
- run: git diff --exit-code
macos: