Skip to content

Commit d046385

Browse files
committed
[PETOSS-829] gha fixes +2
1 parent 8a7e8c0 commit d046385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-health-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: 'npm'
3131

3232
- name: Install dependencies
33-
run: npm install
33+
run: npm ci --verbose
3434

3535
- name: Run commitlint on PR commits
3636
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)