mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Update Copilot instructions and setup script (#61937)
This commit is contained in:
1
.github/workflows/copilot-setup-steps.yml
vendored
1
.github/workflows/copilot-setup-steps.yml
vendored
@@ -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