Skip to content

Commit 8a7e8c0

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

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 ci
33+
run: npm install
3434

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

0 commit comments

Comments
 (0)