mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Check generated files are up to date in CI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user