Skip to content

Commit f471b61

Browse files
author
aligneddev
committed
npm ci --ignore-scripts
1 parent f1246ef commit f471b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Install frontend dependencies
5252
working-directory: src/BikeTracking.Frontend
53-
run: npm ci
53+
run: npm ci --ignore-scripts
5454

5555
- name: Install Playwright browser and system dependencies
5656
working-directory: src/BikeTracking.Frontend

0 commit comments

Comments
 (0)