Check generated files are up to date in CI

This commit is contained in:
Benoit Daloze
2020-03-10 11:41:27 +01:00
parent cfe5daad50
commit de6b99f08a
+3
View File
@@ -125,3 +125,6 @@ jobs:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn run lint
- run: yarn run package
- name: Check generated files are up to date
run: git diff --exit-code