mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-21 17:17:54 +02:00
+2
-2
@@ -18,8 +18,8 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 22
|
||||
- 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 validate
|
||||
|
||||
Reference in New Issue
Block a user