Update license tests in preparation for new year

This commit is contained in:
Evan Hahn
2020-12-11 18:49:30 -06:00
committed by Josh Perez
parent 1225d45ade
commit 116ff74be8
4 changed files with 202 additions and 98 deletions

View File

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