We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e519c5 commit f3a6d31Copy full SHA for f3a6d31
.github/workflows/copilot-setup-steps.yml
@@ -19,4 +19,4 @@ jobs:
19
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
20
- run: npm ci
21
# pull dprint caches before network access is blocked
22
- - run: npx hereby check:format || true
+ - run: npx hereby check-format || true
0 commit comments