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 4fcf80a commit 7ad5055Copy full SHA for 7ad5055
.github/workflows/format.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/setup-node@v4
16
with:
17
node-version: "20.x"
18
-
+
19
- name: Check Formatting
20
run: |
21
npm ci --ignore-scripts
0 commit comments