Error out in CI if there is a diff
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
- run: yarn generate
|
||||
- run: yarn lint
|
||||
- run: yarn lint-deps
|
||||
- run: git diff --quiet --exit-code
|
||||
|
||||
macos:
|
||||
needs: lint
|
||||
|
Reference in New Issue
Block a user