Skip to content

Commit 3ae3ee1

Browse files
committed
[PETOSS-829] gha fixes +4
1 parent 87c005e commit 3ae3ee1

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
@@ -33,7 +33,7 @@ jobs:
3333
timeout-minutes: 5
3434
run: |
3535
npm config set registry https://registry.npmjs.org
36-
npm ci
36+
npm ci --verbose
3737
3838
- name: Run commitlint on PR commits
3939
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)