We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b463716 commit 4bd881dCopy full SHA for 4bd881d
1 file changed
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
node-version: '20'
28
cache: 'npm'
29
30
- - name: Install Dependencies
+ - name: Install dependencies
31
run: npm ci
32
33
- name: Run Linter
0 commit comments