Skip to content

Commit 50d3da5

Browse files
committed
test
1 parent f3d1d71 commit 50d3da5

File tree

2 files changed

+1
-62115
lines changed

2 files changed

+1
-62115
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
node-version: "20"
2626

2727
- name: Install dependencies
28-
run: npm ci
28+
run: npm install
2929

3030
- name: Run Lint Checks
3131
run: |

0 commit comments

Comments
 (0)