Skip to content

Commit f3a6d31

Browse files
authored
Update copilot-setup-steps.yml (#61948)
1 parent 6e519c5 commit f3a6d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2020
- run: npm ci
2121
# pull dprint caches before network access is blocked
22-
- run: npx hereby check:format || true
22+
- run: npx hereby check-format || true

0 commit comments

Comments
 (0)