Skip to content

Commit adce86e

Browse files
committed
install headless
1 parent b8ff7f4 commit adce86e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rpe_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ jobs:
243243
- name: Install dependencies
244244
run: |
245245
npm install
246+
npm ci
246247
python3 -m pip install -r requirements.txt
247248
248249
- name: Install Playwright Browsers

0 commit comments

Comments
 (0)