mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Update Copilot instructions and setup script (#61937)
This commit is contained in:
@@ -24,6 +24,5 @@ jobs:
|
||||
with:
|
||||
cache-name: copilot-setup-steps
|
||||
- run: npm ci
|
||||
- run: npm i -g hereby
|
||||
# pull dprint caches before network access is blocked
|
||||
- run: npx hereby check:format || true
|
||||
|
||||
Reference in New Issue
Block a user