|
|
@@ -22,8 +22,8 @@ jobs:
|
|
|
- uses: actions/setup-node@v3
|
|
|
with:
|
|
|
node-version: 18
|
|
|
- - name: Verify Change Logs
|
|
|
- run: node common/scripts/install-run-rush.js change --verify
|
|
|
+ # - name: Verify Change Logs
|
|
|
+ # run: node common/scripts/install-run-rush.js change --verify
|
|
|
- name: Rush Install
|
|
|
run: node common/scripts/install-run-rush.js install
|
|
|
- name: Rush build
|