try removing legacy puppeteer in testing

pull/11/head
Dan Gowans 2025-04-25 11:50:46 -04:00
parent eada41aaaa
commit 5767b14f76
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
- name: Install Application - name: Install Application
run: | run: |
npm uninstall puppeteer
npm ci npm ci
npm install -g mocha c8 cypress@14 npm install -g mocha c8 cypress@14