Update copilot-setup-steps.yml (#61948)

This commit is contained in:
Jake Bailey 2025-06-25 14:35:09 -07:00 committed by GitHub
parent 6e519c59c1
commit f3a6d3165f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,4 +19,4 @@ jobs:
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
- run: npm ci
# pull dprint caches before network access is blocked
- run: npx hereby check:format || true
- run: npx hereby check-format || true