Remove extra chrome driver install

This commit is contained in:
Ajay
2025-06-19 13:34:56 -04:00
parent 8022fa77cb
commit 616d09171e

View File

@@ -16,7 +16,6 @@ jobs:
with:
node-version: '18'
- run: npm ci
- run: sudo apt-get install chromium-chromedriver
- uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce
with: