Update Copilot instructions and setup script (#61937)

This commit is contained in:
Ryan Cavanaugh
2025-06-24 10:44:30 -07:00
committed by GitHub
parent 3af37ef921
commit 6dea899f2b
2 changed files with 35 additions and 21 deletions

View File

@@ -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